jme: fix panic on load
authorEric Dumazet <eric.dumazet@gmail.com>
Sun, 31 Oct 2010 05:46:18 +0000 (05:46 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 31 Oct 2010 16:32:55 +0000 (09:32 -0700)
Its now illegal to call netif_stop_queue() before register_netdev()

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Cc: Guo-Fu Tseng <cooldavid@cooldavid.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found