]> www.infradead.org Git - users/jedix/linux-maple.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)
committerJoe Jin <joe.jin@oracle.com>
Thu, 17 May 2012 14:12:07 +0000 (22:12 +0800)
commit452ba08e4fddb5aa05cb58585fca305cc2d102b2
treeb2a07793f9376f8a338a51e189936a8b0b67c403
parent9ea54f7664464c0edc7390ec381aabde63c40023
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.

(cherry picked from commit 0ccb974df5ac5f721491c1f07154450168b6fd0a)
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>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/ixgbe/ixgbe_main.c