commit | e1f6198e221f472c03b88e352432a01076ec8647 | [log] [tgz] |
---|---|---|
author | Ganesh Goudar <ganeshgr@chelsio.com> | Thu Sep 21 12:50:47 2017 +0530 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 21 15:34:58 2017 -0700 |
tree | f4c6e00d106b14cf69fa93f7fbedb640c567cda2 | |
parent | 51957bc53aa7ca60d63f1ba0d9e3d887562b1723 [diff] |
cxgb4: avoid stall while shutting down the adapter do not wait for completion while deleting the filters when the adapter is shutting down because we may not get the response as interrupts will be disabled. Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>