commit | aaefae9b32b2cba7350a4d524357168119372e51 | [log] [tgz] |
---|---|---|
author | Dimitris Michailidis <dm@chelsio.com> | Tue May 18 10:07:12 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue May 18 15:16:45 2010 -0700 |
tree | 9d243b81071edbb3177417a1a35c973aa21f3d42 | |
parent | b6bd29e793c1747e0b4be8791d5738acea3a86df [diff] |
cxgb4: keep interrupts available when the ports are brought down The PF driver needs to remain alert while its ports are down to service requests or errors from virtual functions or FW so keep interrupts and queues available when the ports are brought down. The change makes open_device_map unnecessary so remove it. Signed-off-by: Dimitris Michailidis <dm@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>