commit | 8fc3bb6daab26e0c40c19040208091f140b6f8d5 | [log] [tgz] |
---|---|---|
author | Emil Tantilov <emil.s.tantilov@intel.com> | Tue Jan 08 04:23:53 2013 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Feb 15 01:40:55 2013 -0800 |
tree | f0f6364d3498498353a8fc632774445d5dfc46b2 | |
parent | a6053d76bd893a8bd7ecb8681d85b35cd4b45936 [diff] |
ixgbe: refactor initialization of feature flags This patch reshuffles the switch/case structure of the flag assignment to allow for the flags to be set for each MAC type separately. This is needed for new HW that does not have feature parity with older HW. Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Tested-by: Jack Morgan <jack.morgan@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>