commit | 8f769dd14a4364bdce1f5afda267cf2f758f8a47 | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Fri Mar 16 01:26:37 2018 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Mar 26 14:00:12 2018 -0700 |
tree | d967d89e84191c0007915f20d5dc49b3b85b3a26 | |
parent | 886ff146a73627c287262a7d92ddfb50baa29552 [diff] |
i40e: re-number feature flags to remove gaps Remove the gaps created by the recent refactor of various feature flags that have moved to the state field. Use only a u32 now that we have fewer than 32 flags in the field. 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>