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)
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>

No differences found