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)
commit6612a6344aba8ba7b5af67cd006453bfedbb2967
treed923174dabd09639ef4d9032d179aa596ae692a9
parenta7a655f22c75f48e0afe8b86be03ecd70bd68b07
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