ixgbe: X540 thermal warning interrupt not a GPI
[deliverable/linux.git] / drivers / net / ethernet / intel / ixgbe / ixgbe_main.c
index 97cded35dee3e60e41aa624b359ad0134a43ff37..9b70595b3f22107162a27f43f3cc467f4de96b4d 100644 (file)
@@ -4916,9 +4916,6 @@ static void ixgbe_setup_gpie(struct ixgbe_adapter *adapter)
                case ixgbe_mac_82599EB:
                        gpie |= IXGBE_SDP0_GPIEN_8259X;
                        break;
-               case ixgbe_mac_X540:
-                       gpie |= IXGBE_EIMS_TS;
-                       break;
                default:
                        break;
                }
This page took 0.028933 seconds and 5 git commands to generate.