diff options
author | Paulius Zaleckas <paulius.zaleckas@gmail.com> | 2011-12-16 01:42:55 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2011-12-16 01:42:55 +0100 |
commit | be2a557918af86cc55b3426f97664503fe7e265f (patch) | |
tree | 63a5e2f7cf111d40d4b14392df2614d607c6e9f4 /scripts/checkhelp.awk | |
parent | b05cd6b7a768039fa799f62634bdc83cb5803ed7 (diff) | |
download | busybox-be2a557918af86cc55b3426f97664503fe7e265f.tar.gz |
vconfig: remove /proc/net/vlan/config check
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 <paulius.zaleckas@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'scripts/checkhelp.awk')
0 files changed, 0 insertions, 0 deletions