commit | c5846ba44500293d290eb2a31bd344565f237ad3 | [log] [tgz] |
---|---|---|
author | Mark Rustad <mark.d.rustad@intel.com> | Sat Aug 08 16:27:56 2015 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Sep 23 23:07:12 2015 -0700 |
tree | dca80da8f616ec401ead57d64ca3edac3616c1f9 | |
parent | bc1fc64fd2d9093496e5b04c6d94d26bfa629c9c [diff] |
ixgbe: X540 thermal warning interrupt not a GPI The X540 thermal interrupt (IXGBE_EIMS_TS) is not an SDP, so it doesn't need to be enabled in ixgbe_setup_gpie(). In fact the value is simply not for the GPIE register at all. Signed-off-by: Mark Rustad <mark.d.rustad@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>