commit | 866cff06903ed63b7410c75ce8d4e0c86127a563 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Fri Aug 26 07:45:36 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Oct 07 22:37:24 2011 -0700 |
tree | 9d8c622754a5f8be5ca6b3d77d1b538cc893d617 | |
parent | 6ad4edfcd7b6321da34e7cd0c88dd97adddd7f57 [diff] |
igb: Consolidate all of the ring feature flags into a single value This change moves all of the ring flags into a single value. The advantage to this is that there is one central area for all of these flags and they can all make use of the set/test bit operations. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>