]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
ixgbe: add ECC warning for legacy interrupts
authorDon Skidmore <donald.c.skidmore@intel.com>
Thu, 4 Aug 2011 02:07:48 +0000 (02:07 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 29 Sep 2011 06:12:29 +0000 (23:12 -0700)
commit0ccb974df5ac5f721491c1f07154450168b6fd0a
treed991de6858b3d3c07ee692a846e1fc8d78838d5d
parentf3df98ec9e8ed127456a601f99619c88e9d6017f
ixgbe: add ECC warning for legacy interrupts

Noticed that the legacy Interrupt handler didn't have the same
ECC warning as did the MSI.  So this patch adds it.

Signed-off-by: Don Skidmore <donald.c.skidmore>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c