1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-05 02:32:21 +03:00
openwrt-xburst/package/switch
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
..
files rewrite of the network scripts and configuration 2006-07-30 03:09:09 +00:00
src (4/6) bcm57xx: switch-core.c/switch-robo.c check for port already registered 2008-06-15 11:10:27 +00:00
Makefile export switch-core.h to $(STAGING_DIR) 2008-01-06 19:28:26 +00:00