All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next] net/mlx5e: remove napi_hash_del() calls
@ 2016-11-16 13:55 Eric Dumazet
  2016-11-16 14:20 ` Eric Dumazet
  2016-11-16 14:21 ` [PATCH v2 " Eric Dumazet
  0 siblings, 2 replies; 5+ messages in thread
From: Eric Dumazet @ 2016-11-16 13:55 UTC (permalink / raw)
  To: David Miller; +Cc: Saeed Mahameed, netdev

From: Eric Dumazet <edumazet@google.com>

Calling napi_hash_del() after netif_napi_del() is pointless.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Saeed Mahameed <saeedm@mellanox.com>
---
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c |    4 ----
 1 file changed, 4 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-11-17 17:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-16 13:55 [PATCH net-next] net/mlx5e: remove napi_hash_del() calls Eric Dumazet
2016-11-16 14:20 ` Eric Dumazet
2016-11-16 14:21 ` [PATCH v2 " Eric Dumazet
2016-11-16 14:34   ` Saeed Mahameed
2016-11-17 17:06   ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.