diff options
author | Saeed Mahameed <saeedm@mellanox.com> | 2017-03-30 19:23:41 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2017-04-07 01:21:28 +0300 |
commit | 457fcd8a11f7f7f2483b2366d8a98f269c085302 (patch) | |
tree | 1547266b7e3605e213f6403d2b5fb692f16a9bcc /arch | |
parent | 95b6c6a519a300dc667960740ebd43b960b32883 (diff) |
net/mlx5e: Set default RX moderation parameters on driver load
RX moderation default parameters shouldn't be set in
mlx5e_build_rx_cq_param since it would reset the values every time on
netdev open/close. Instead, it should be set in
mlx5e_set_rx_cq_mode_params which is called on driver load only.
Fixes: 6a9764efb255 ("net/mlx5e: Isolate open_channels from priv->params")
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions