diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2016-10-26 01:08:50 +0200 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2016-12-03 07:40:58 +0100 |
commit | d182a5ca1f72ab4ef5ad118c64fb80aac659b122 (patch) | |
tree | b0ddf634ef2fa5023cb41ded5eb6c817e7579dc7 /firmware/advansys | |
parent | i40e: remove second check of VLAN_N_VID in i40e_vlan_rx_add_vid (diff) | |
download | linux-d182a5ca1f72ab4ef5ad118c64fb80aac659b122.tar.xz linux-d182a5ca1f72ab4ef5ad118c64fb80aac659b122.zip |
i40e: avoid duplicate private flags definitions
Separate the global private flags and the regular private flags per
interface into two arrays. Future additions of private flags will not
need to be duplicated which may lead to buggy code. Also rename
"i40e_priv_flags_strings_gl" to "i40e_gl_priv_flags_strings" for
clarity, as it reads more naturally.
Change-ID: I68caef3c9954eb7da342d7f9d20f2873186f2758
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'firmware/advansys')
0 files changed, 0 insertions, 0 deletions