]> 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:56:16 +0000 (22:56 +0800)
commit566a83cccd2430b652dcefba156e6f1a77f883ca
tree56b0d33771b87e085d152f44cbd9f42e37a4baa1
parentfba4bc0c113e505a0402605c761314448c086328
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