atl1 : fix panic on load
authorEric Dumazet <eric.dumazet@gmail.com>
Wed, 3 Nov 2010 12:11:21 +0000 (12:11 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Nov 2010 01:50:05 +0000 (18:50 -0700)
Its now illegal to call netif_stop_queue() before register_netdev()

Reported-by: Tom Gundersen <teg@jklm.no>
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found