]> bbs.cooldavid.org Git - jme.git/commit
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:57:34 +0000 (22:57 +0800)
commit8c61b2bcc4f6f9f825c298fa1cc1ce395cd77045
tree05a3c89ec8410e675c075a6f29fb4570883b2f3c
parenta82e368cd73298926df536929339cfbdb802878c
jme: fix panic on load

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>
jme.c