aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_tc_lib.c
diff options
context:
space:
mode:
authorMaciej Fijalkowski <[email protected]>2022-03-24 11:49:07 +0000
committerTony Nguyen <[email protected]>2022-05-05 18:28:35 +0000
commit295819b562fa13e48d0de72eebae7e75dc7c2cc4 (patch)
tree5d3a7f02669b1fb0eba3fe42bce651bc5405ff32 /drivers/net/ethernet/intel/ice/ice_tc_lib.c
parentice: use min_t() to make code cleaner in ice_gnss (diff)
downloadkernel-295819b562fa13e48d0de72eebae7e75dc7c2cc4.tar.gz
kernel-295819b562fa13e48d0de72eebae7e75dc7c2cc4.zip
ice: introduce common helper for retrieving VSI by vsi_num
Both ice_idc.c and ice_virtchnl.c carry their own implementation of a helper function that is looking for a given VSI based on provided vsi_num. Their functionality is the same, so let's introduce the common function in ice.h that both of the mentioned sites will use. This is a strictly cleanup thing, no functionality is changed. Reviewed-by: Alexander Lobakin <[email protected]> Signed-off-by: Maciej Fijalkowski <[email protected]> Tested-by: Konrad Jankowski <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_tc_lib.c')
0 files changed, 0 insertions, 0 deletions