]> Git Repo - linux.git/commit
net/mlx5e: Convert ethtool_steering member of flow_steering struct to pointer
authorLama Kayal <[email protected]>
Mon, 7 Feb 2022 14:04:48 +0000 (16:04 +0200)
committerSaeed Mahameed <[email protected]>
Tue, 23 Aug 2022 05:44:22 +0000 (22:44 -0700)
commitc7eafc5ed0688812f7b59094107d664893911c0f
tree50308c368a2806fc6729df6f8b2548a1e1ae667f
parent81a0b241affeec9914257a146841e1d802474362
net/mlx5e: Convert ethtool_steering member of flow_steering struct to pointer

Convert mlx5e_ethtool_steering member of mlx5e_flow_steering to a
pointer, and allocate dynamically for each profile at flow_steering
init.

Signed-off-by: Lama Kayal <[email protected]>
Reviewed-by: Tariq Toukan <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
drivers/net/ethernet/mellanox/mlx5/core/en_fs.c
This page took 0.058165 seconds and 4 git commands to generate.