diff options
author | Jesse Brandeburg <[email protected]> | 2021-02-23 15:47:06 -0800 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2021-06-18 09:04:44 -0700 |
commit | c6e088bf30dccb9fb7b7df7c394a2fe10eb3a27a (patch) | |
tree | 539693249dfe42dca422addec0013c7658205bdf /drivers/net/ethernet/intel/ice/ice_main.c | |
parent | dda90cb90a5ced4ebfb75e3f06d59fa1abb58f65 (diff) |
i40e: clean up packet type lookup table
Remove the unused ptype struct value, which makes table init easier for
the zero entries, and use ranged initializer to remove a bunch of code
(works with gcc and clang). There is no significant functional change.
Signed-off-by: Jesse Brandeburg <[email protected]>
Tested-by: Dave Switzer <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_main.c')
0 files changed, 0 insertions, 0 deletions