diff options
author | Maxim Mikityanskiy <maximmi@nvidia.com> | 2021-04-06 10:47:45 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2021-07-26 09:50:38 -0700 |
commit | 4ad31849771ad2aff90ef5911d19fd2b0099e2a0 (patch) | |
tree | 70828cc95b7ca30094d5d26ffa7dd4d370ede73d /drivers/virtio | |
parent | 06e9f13ac5ccc15521a2ee15ad8b22e07b1e516e (diff) | |
download | linux-4ad31849771ad2aff90ef5911d19fd2b0099e2a0.tar.bz2 |
net/mlx5e: Move mlx5e_build_rss_params() call to init_rx
RSS params belong to the RX side initialization. Move them from
profile->init to profile->init_rx stage to allow the next commit to move
rss_params out of priv to a dynamically-allocated struct.
Signed-off-by: Maxim Mikityanskiy <maximmi@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'drivers/virtio')
0 files changed, 0 insertions, 0 deletions