1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-24 01:21:07 +02:00
nbd 176d390d98 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
2010-03-14 21:10:07 +00:00
..
2009-06-13 16:47:22 +00:00
2010-03-14 01:50:53 +00:00
2010-02-18 12:10:12 +00:00
2010-03-14 18:22:57 +00:00
2009-12-19 22:19:42 +00:00
2010-03-08 15:03:42 +00:00
2009-10-05 11:18:03 +00:00
2010-01-21 23:48:52 +00:00
2010-02-17 02:34:48 +00:00
2010-02-19 17:33:46 +00:00
2010-03-05 20:28:52 +00:00