de2104x: fix panic on load
authorEric Dumazet <eric.dumazet@gmail.com>
Wed, 3 Nov 2010 12:25:32 +0000 (12:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Nov 2010 01:50:06 +0000 (18:50 -0700)
commit53ab2221da7676dd0f161bec5e1520e56b74a865
tree7b9356b8dea75a741499e83358b29914dbe29385
parent7b8e824651c5d2d107627df6eaff025cf17200e4
de2104x: fix panic on load

Its now illegal to call netif_stop_queue() before register_netdev()

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tulip/de2104x.c