aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-03-14 21:10:07 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-03-14 21:10:07 +0000
commit17cf7bef792c5b579aea45f5a6e8d15437d6f173 (patch)
tree6152763758c48cd3923d82e5f3093ee8c5f867a6 /target
parentee7f33508ebae5ffe5f675e885931f20fcb95418 (diff)
downloadmaster-187ad058-17cf7bef792c5b579aea45f5a6e8d15437d6f173.tar.gz
master-187ad058-17cf7bef792c5b579aea45f5a6e8d15437d6f173.tar.bz2
master-187ad058-17cf7bef792c5b579aea45f5a6e8d15437d6f173.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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20218 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
0 files changed, 0 insertions, 0 deletions