On Thursday 15 December 2011 17:00, Paulius Zaleckas wrote: > In original implementation /proc/net/vlan/config check only prints warning > and does not exit. Busybox version exits if this file is not found and this > prevents kernel module autoloading to work. > I think it is safe to remove this check since ioctl() call will fail > (with proper > error code) anyway if 802.1q module is not loaded (or autoloading is off). > > Signed-off-by: Paulius Zaleckas <[email protected]>
Applied, thanks! -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
