diff options
author | Mark Rustad <mark.d.rustad@intel.com> | 2015-11-20 21:12:17 (GMT) |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-12-30 03:16:07 (GMT) |
commit | 3ca2b2506ec9a3b1615930a6810d30ec9aba10a1 (patch) | |
tree | 15639fe17921a5440531214038e878df51317383 /drivers/pci | |
parent | e9ee3238f8a480bbca58e51d02a93628d7c1f265 (diff) | |
download | linux-3ca2b2506ec9a3b1615930a6810d30ec9aba10a1.tar.xz |
ixgbe: Correct X550EM_x revision check
The X550EM_x revision check needs to check a value, not just a bit.
Use a mask and check the value. Also remove the redundant check
inside the ixgbe_enter_lplu_t_x550em, because it can only be called
when both the mac type and revision check pass.
Signed-off-by: Mark Rustad <mark.d.rustad@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions