diff options
author | Don Skidmore <donald.c.skidmore@intel.com> | 2010-06-11 17:20:29 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-06-14 05:20:52 +0400 |
commit | d08935c274b7e552e47633cf0cbd74b6e953d228 (patch) | |
tree | 531cbcadc890a3b13fb3a829431fd4b72618b48c /drivers/net/wireless/ath/ath9k/hw.h | |
parent | e8d15e6460cb0eea00f2574a80d94496943403ba (diff) | |
download | linux-d08935c274b7e552e47633cf0cbd74b6e953d228.tar.xz |
ixgbe: fix for race with 8259(8|9) during shutdown
There is a small window where the watchdog could be running as the
interface is brought down on a NIC with two ports wired back to back.
If ixgbe_update_status is then called can lead to a panic. This patch
allows the update to bail if we are in that condition.
This issue was orignally reported and fix proposed by Akihiko Saitou.
CC: Akihiko Saitou <asaitou@users.sourceforge.net>
Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/hw.h')
0 files changed, 0 insertions, 0 deletions