diff options
author | Amit Kumar Salecha <amit.salecha@qlogic.com> | 2009-12-05 13:23:55 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-12-09 05:37:45 +0100 |
commit | f2251f668e9527b87c9ba7256e7497cb49abbc20 (patch) | |
tree | bd0bc74ed3490b817f0fc9f5336867d202d5af90 /drivers/net/netxen/netxen_nic_init.c | |
parent | netxen: protect device reset by rtnl_lock (diff) | |
download | linux-f2251f668e9527b87c9ba7256e7497cb49abbc20.tar.xz linux-f2251f668e9527b87c9ba7256e7497cb49abbc20.zip |
netxen:fix napi intr enable check
o netif_running() check for enabling interrupt at end of napi poll is
not enough to cover firmwar recovery. Instead test __NX_DEV_UP bit.
o Avoid re-entry into to netxen_nic_down() with __NX_DEV_UP bit check.
Acked-by: Dhananjay Phadke <dhananjay.phadke@qlogic.com>
Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/netxen/netxen_nic_init.c')
0 files changed, 0 insertions, 0 deletions