commit | fde459007de8ce2647beaea57b56985700edc8ac | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Sun Oct 31 05:46:18 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 31 09:32:55 2010 -0700 |
tree | ea72bd45e54240bd5677abf2305409b01f1b2a71 | |
parent | ce384d91cd7a4269a1ed5d4307a70aa4c6fa14f2 [diff] |
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>