openwrt/package
Kevin Darbyshire-Bryant 5c2b130ec9 kernel: ifb: set default numifbs to 0
By default on module load, 2 ifb interfaces are created and typically
remain unused, cluttering 'ip link' outputs and generally confusing
things.  sqm-scripts for example, creates its own ifb interface/s
instead of using these 2 defaults ifbs.

Tell the ifb module to not create any default ifbs on load via the
numifbs parameter.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-03-13 09:46:55 +00:00
..
base-files base-files: Add /etc/shinit for non-login shell init 2020-03-01 21:35:59 +01:00
boot layerscape: ls1012afrdm: introduce dynamic partitioning 2020-03-12 12:59:44 +01:00
devel strace: update to version 5.5 2020-02-24 23:25:28 +01:00
firmware layerscape: resurrect support for FRDM-LS1012A 2020-03-12 12:59:44 +01:00
kernel kernel: ifb: set default numifbs to 0 2020-03-13 09:46:55 +00:00
libs ncurses: update to 6.2 2020-03-05 20:48:58 +01:00
network curl: bump to 7.69.0 2020-03-10 22:15:18 +01:00
system procd: actually wire-up netns support 2020-03-12 20:55:50 +01:00
utils bcm27xx-userland: update to latest version 2020-02-28 19:30:16 +01:00
Makefile