diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-03-14 21:10:07 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-03-14 21:10:07 +0000 |
commit | 73f61a64eba854ea115feecbed97c0a35907d914 (patch) | |
tree | 1b991baf996fab8712a125e02650c8c040ed8bc6 /package/dropbear/files/dropbear.init | |
parent | d58bf6adba59dc0b58bd3baa44472639c9f43631 (diff) | |
download | upstream-73f61a64eba854ea115feecbed97c0a35907d914.tar.gz upstream-73f61a64eba854ea115feecbed97c0a35907d914.tar.bz2 upstream-73f61a64eba854ea115feecbed97c0a35907d914.zip |
fix error output of brctl if bridging is not supported.
The following error is displayed during network configuration on any device that has DEVICE_TYPE set to something else then router, or has brctl functionality disabled through some other method:
"brctl: SIOCGIFBR: Package not installed"
This is due to the unbridge function being called, which uses "brctl show" to determine if the interface is bridged.
Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>
SVN-Revision: 20218
Diffstat (limited to 'package/dropbear/files/dropbear.init')
0 files changed, 0 insertions, 0 deletions