Files
linux/drivers/net
Eric Dumazet 5f00a8d8a2 cxgb4: do not call napi_hash_del()
Calling napi_hash_del() before netif_napi_del() is dangerous
if a synchronize_rcu() is not enforced before NAPI struct freeing.

Lets leave this detail to core networking stack and feel
more comfortable.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Hariprasad S <hariprasad@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-11-16 17:06:51 -05:00
..
2016-08-15 11:57:55 -07:00
2016-09-19 01:25:22 -04:00
2016-11-07 13:17:29 -05:00
2016-08-31 14:33:09 -07:00
2016-09-20 22:55:23 -04:00
2016-08-30 22:27:18 -07:00
2016-11-09 18:59:50 -05:00