1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-19 12:38:03 +03:00
openwrt-xburst/package/switch/src
nbd c848213af9 (4/6) bcm57xx: switch-core.c/switch-robo.c check for port already registered
This patch prevents switch-robo.c from attempting robo_probe on a port
that is already registered.  robo_probe will adjust kernel reference counts
if it detects a switch on the port.  If this patch wasn't applied, the
wrt350n would hang on reboot, waiting for the network driver reference count
to reach zero indefinitely.

Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11469 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-15 11:10:27 +00:00
..
etc53xx.h move target/linux/package/switch to package/, fix a bug in the ipkg dependency handling 2006-05-31 16:01:46 +00:00
gpio-bcm947xx.h [bcm47xx] Stopgap compilation fixes for diag and switch under 2.6.25 2008-05-20 22:33:45 +00:00
gpio.h add diag and switch support for brcm47xx-2.6 2007-03-14 01:19:24 +00:00
Makefile move target/linux/package/switch to package/, fix a bug in the ipkg dependency handling 2006-05-31 16:01:46 +00:00
switch-adm.c fix adm switch misdetection, which led to bogus button events that caused the system to shut down 2007-11-16 03:11:09 +00:00
switch-core.c (4/6) bcm57xx: switch-core.c/switch-robo.c check for port already registered 2008-06-15 11:10:27 +00:00
switch-core.h (4/6) bcm57xx: switch-core.c/switch-robo.c check for port already registered 2008-06-15 11:10:27 +00:00
switch-robo.c (4/6) bcm57xx: switch-core.c/switch-robo.c check for port already registered 2008-06-15 11:10:27 +00:00