Re: [PATCH net-next] cxgb4: avoid stall while shutting down the adapter

2017-09-21 Thread David Miller
From: Ganesh Goudar Date: Thu, 21 Sep 2017 12:50:47 +0530 > 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

[PATCH net-next] cxgb4: avoid stall while shutting down the adapter

2017-09-21 Thread Ganesh Goudar
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 --- drivers/net/ethernet/chelsio/cxgb4/cxgb4.h| 1 +