https://github.com/torvalds/linux
Revision 1213ad28f9595a08e3877248bbba1a25c40225d6 authored by Tal Gilboa on 28 August 2017, 15:45:08 UTC, committed by Saeed Mahameed on 30 August 2017, 18:20:43 UTC
cq_period_mode assignment was mistakenly removed so it was always set to "0",
which is EQE based moderation, regardless of the device CAPs and
requested value in ethtool.

Fixes: 6a9764efb255 ("net/mlx5e: Isolate open_channels from priv->params")
Signed-off-by: Tal Gilboa <talgi@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
1 parent 6aace17
History
Tip revision: 1213ad28f9595a08e3877248bbba1a25c40225d6 authored by Tal Gilboa on 28 August 2017, 15:45:08 UTC
net/mlx5e: Fix CQ moderation mode not set properly
Tip revision: 1213ad2

back to top