net/mlx5e: Do not recycle RX pages in interface down flow
authorTariq Toukan <tariqt@mellanox.com>
Tue, 12 Jun 2018 07:09:24 +0000 (10:09 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Thu, 26 Jul 2018 22:23:51 +0000 (15:23 -0700)
commitcb5189d173097af805ff74c88191aba25fc60a55
tree8838f537df7b67b0823e7d3b31a6318e45e57758
parentafab995e06ee1fb76de195a4fba9d03267f8dbe3
net/mlx5e: Do not recycle RX pages in interface down flow

Keep all page-pool recycle calls within NAPI context.

Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c