diff options
author | Ursula Braun <ursula.braun@de.ibm.com> | 2010-01-10 21:50:51 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-01-13 23:34:56 -0500 |
commit | 84b66683dba002f4cce2aaf78bf45debfaf22795 (patch) | |
tree | bd26657a46dc210e700051f91d3c4ec9c41acc03 /drivers/ieee1394 | |
parent | 76b11f8e270f04851774ff64b16e29e5a43d3a1a (diff) |
qeth: avoid recovery during device online setting
If a qeth device is set online, several initialisation steps are
performed. If a failure in one of these steps occurs, the qeth
device is reset into DOWN state. If due to the failure a qeth recovery
is scheduled and started in another thread, this might cause all kinds
of conflicts, even a kernel panic. The patch forbids scheduling of a
qeth recovery while online processing is performed till the card is in
state SOFTSETUP.
Signed-off-by: Ursula Braun <ursula.braun@de.ibm.com>
Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/ieee1394')
0 files changed, 0 insertions, 0 deletions