igb: add support for device reset interrupt
authorAlexander Duyck <alexander.h.duyck@intel.com>
Thu, 7 Jan 2010 17:41:00 +0000 (17:41 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Jan 2010 09:02:19 +0000 (01:02 -0800)
This patch adds support for the global device reset interrupt.  Without
this change the drivers will report tx hangs on all ports when a global
device reset occurs.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found