aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/main.c
diff options
context:
space:
mode:
authorGil Rockah <gilr@mellanox.com>2017-01-10 22:33:38 +0200
committerDavid S. Miller <davem@davemloft.net>2017-01-10 21:34:01 -0500
commit0bbcc0a8fc394d01988fe0263ccf7fddb77a12c3 (patch)
treeb77b6f0bd0d6ce63210efd9615bb9995f77b7a69 /drivers/net/ethernet/mellanox/mlx5/core/main.c
parentnet/mlx5e: Un-register uplink representor on nic_disable (diff)
downloadlinux-dev-0bbcc0a8fc394d01988fe0263ccf7fddb77a12c3.tar.xz
linux-dev-0bbcc0a8fc394d01988fe0263ccf7fddb77a12c3.zip
net/mlx5e: Remove WARN_ONCE from adaptive moderation code
When trying to do interface down or changing interface configuration under heavy traffic, some of the adaptive moderation corner cases can occur and leave a WARN_ONCE call trace in the kernel log. Those WARN_ONCE are meant for debug only, and should have been inserted only under debug. We avoid such call traces by removing those WARN_ONCE. Fixes: cb3c7fd4f839 ("net/mlx5e: Support adaptive RX coalescing") Signed-off-by: Gil Rockah <gilr@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions