qlge: bugfix: Move netif_napi_del() to common call point.
authorRon Mercer <ron.mercer@qlogic.com>
Mon, 9 Mar 2009 10:59:26 +0000 (10:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 10 Mar 2009 11:43:56 +0000 (04:43 -0700)
commit6b318cb36813d03dd20f80e63c37176a55edae30
treeca65ede4be9fc06406c4c815e3b7053260820a71
parent39a28bc480bff0f778d043877aff2fd16ad5f769
qlge: bugfix: Move netif_napi_del() to common call point.

Moving netif_napi_del() up the call chain so it will get called from all
exit points.

Signed-off-by: Ron Mercer <ron.mercer@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/qlge/qlge_main.c