qlge: bugfix: Move netif_napi_del() to common call point.
authorRon Mercer <ron.mercer@qlogic.com>
Wed, 11 Mar 2009 11:55:42 +0000 (11:55 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 13 Mar 2009 18:27:24 +0000 (11:27 -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