diff options
| author | Michal Swiatkowski <[email protected]> | 2022-03-04 16:40:47 +0000 |
|---|---|---|
| committer | Tony Nguyen <[email protected]> | 2022-03-11 16:28:27 +0000 |
| commit | e5dd661b8bb3751bfe65f4da45b4dec2bfe6d3b8 (patch) | |
| tree | 50f5eb60dfbb57556bf77983c20ee55340a5fcde /drivers/net/ethernet/intel/ice/ice_tc_lib.c | |
| parent | gtp: Add support for checking GTP device type (diff) | |
| download | kernel-e5dd661b8bb3751bfe65f4da45b4dec2bfe6d3b8.tar.gz kernel-e5dd661b8bb3751bfe65f4da45b4dec2bfe6d3b8.zip | |
ice: Fix FV offset searching
Checking only protocol ids while searching for correct FVs can lead to a
situation, when incorrect FV will be added to the list. Incorrect means
that FV has correct protocol id but incorrect offset.
Call ice_get_sw_fv_list with ice_prot_lkup_ext struct which contains all
protocol ids with offsets.
With this modification allocating and collecting protocol ids list is
not longer needed.
Signed-off-by: Michal Swiatkowski <[email protected]>
Tested-by: Sandeep Penigalapati <[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
