]> bbs.cooldavid.org Git - jme.git/commitdiff
jme: fix panic on load
authorEric Dumazet <eric.dumazet@gmail.com>
Sun, 31 Oct 2010 05:46:18 +0000 (05:46 +0000)
committerGuo-Fu Tseng <cooldavid@cooldavid.org>
Tue, 14 Dec 2010 14:56:16 +0000 (22:56 +0800)
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