summaryrefslogtreecommitdiffstats
path: root/drivers/uio
diff options
context:
space:
mode:
authorUrsula Braun <ursula.braun@de.ibm.com>2011-01-12 20:42:24 +0000
committerDavid S. Miller <davem@davemloft.net>2011-01-15 20:45:56 -0800
commit394234406c7a8a6b947d230b115c918c0a1def68 (patch)
tree6c680f03c20b758016ff69ba6ff1e7dec7cdae6a /drivers/uio
parent0f73f2c5a3ebb957ee66718c903c17ed71a4fc2e (diff)
downloadlinux-394234406c7a8a6b947d230b115c918c0a1def68.tar.bz2
qeth: postpone open till recovery is finished
The open function of qeth is not executed if the qeth device is in state DOWN or HARDSETUP. A recovery switches from state SOFTSETUP to HARDSETUP to DOWN to HARDSETUP and back to SOFTSETUP. If open and recover are running concurrently, open fails if it hits the states HARDSETUP or DOWN. This patch inserts waiting for recovery finish in the qeth open functions to enable successful qeth device opening in spite of a running recovery. 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/uio')
0 files changed, 0 insertions, 0 deletions