commit | 7f081d405adb5f905db11c6449319ab7c670722e | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Thu Jan 07 17:41:00 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 08 01:02:19 2010 -0800 |
tree | 5314958fbd1f1a4c41f92e40ca089a425f78a9ff | |
parent | 959d20bfe8b90023c862dec3956054027a5a0912 [diff] |
igb: add support for device reset interrupt 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>