summary refs log tree commit diff
path: root/lib/crc16.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 /lib/crc16.c
parent3deef8cea3efcaeeae240bb00541de66abb9bfa0 (diff)
downloadlinux-0bbcc0a8fc394d01988fe0263ccf7fddb77a12c3.tar.gz
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 'lib/crc16.c')
0 files changed, 0 insertions, 0 deletions