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)
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>

No differences found