On Wed, 2016-11-16 at 05:55 -0800, Eric Dumazet wrote: > From: Eric Dumazet <eduma...@google.com> > > Calling napi_hash_del() after netif_napi_del() is pointless. > > Signed-off-by: Eric Dumazet <eduma...@google.com> > Cc: Saeed Mahameed <sae...@mellanox.com> > --- > drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 4 ---- > 1 file changed, 4 deletions(-)
Hmmm... missing body. Will send a v2.