qlcnic: fix panic on load
authorEric Dumazet <eric.dumazet@gmail.com>
Sun, 31 Oct 2010 05:50:38 +0000 (05:50 +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: Amit Kumar Salecha <amit.salecha@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/qlcnic/qlcnic_main.c

Simple merge