diff options
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | 2021-02-24 02:47:06 +0300 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2021-06-18 19:04:44 +0300 |
commit | c6e088bf30dccb9fb7b7df7c394a2fe10eb3a27a (patch) | |
tree | 539693249dfe42dca422addec0013c7658205bdf /net/unix/af_unix.c | |
parent | dda90cb90a5ced4ebfb75e3f06d59fa1abb58f65 (diff) | |
download | linux-c6e088bf30dccb9fb7b7df7c394a2fe10eb3a27a.tar.xz |
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 <jesse.brandeburg@intel.com>
Tested-by: Dave Switzer <david.switzer@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions