linux/drivers/s390/net
Ursula Braun f214856540 qeth: avoid crash after detach of replugged device
If a qeth device is plugged off, setting the device online stops in
state HARDSETUP and a failure is reported to the base cio-layer
causing halt/clear to be invoked. Replugging the device again triggers
a qeth recovery without notification of the cio-layer. If a device
is ungrouped in this state, the qeth set_offline function is not
invoked, because the corresponding ccwgroup device is not in state
ONLINE. Then incoming traffic is still handled by the qdio layer
resulting in a crash in qeth_l<x>_qdio_input_handler, because (part
of) the qeth data structures for this device are already removed.
Solution: After replugging the device qeth recovery should lead to a
working net device. Thus a "LAN offline" result when setting a qeth
device online must not report a failure to the base cio-layer.

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>
2009-05-20 17:36:49 -07:00
..
claw.c claw: fix minor findings from code analysis tool 2009-03-24 15:24:50 -07:00
claw.h [S390] bus_id -> dev_name conversions 2008-10-10 21:33:49 +02:00
ctcm_dbug.c s390/net/ctcm: message cleanup 2008-07-22 17:53:46 -04:00
ctcm_dbug.h s390/net/ctcm: message cleanup 2008-07-22 17:53:46 -04:00
ctcm_fsms.c ctcm: avoid wraparound in length of incoming data 2009-03-24 15:24:30 -07:00
ctcm_fsms.h ctcm: infrastructure for replaced ctc driver 2008-03-17 07:49:26 -04:00
ctcm_main.c ctcm: fix minor findings from code analysis tool 2009-03-24 15:24:31 -07:00
ctcm_main.h [S390] convert ctcm printks to dev_xxx and pr_xxx macros. 2008-12-25 13:39:27 +01:00
ctcm_mpc.c ctcm: fix minor findings from code analysis tool 2009-03-24 15:24:31 -07:00
ctcm_mpc.h s390/net/ctcm: message cleanup 2008-07-22 17:53:46 -04:00
ctcm_sysfs.c [S390] convert ctcm printks to dev_xxx and pr_xxx macros. 2008-12-25 13:39:27 +01:00
cu3088.c s390: remove s390_root_dev_*() 2009-01-06 10:44:34 -08:00
cu3088.h [S390] Remove P390 support. 2008-07-14 10:02:25 +02:00
fsm.c
fsm.h
Kconfig qeth: new qeth device driver 2008-03-17 07:49:26 -04:00
lcs.c lcs: invalid return codes from hard_start_xmit. 2009-03-24 15:24:27 -07:00
lcs.h claw/lcs/netiucv: check s390dbf level before sprints 2008-02-11 11:14:50 -05:00
Makefile qeth: remove EDDP 2009-03-25 00:06:21 -07:00
netiucv.c netiucv: invalid return code from hard_start_xmit 2009-03-24 15:24:28 -07:00
qeth_core.h qeth: remove EDDP 2009-03-25 00:06:21 -07:00
qeth_core_main.c Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 2009-03-26 16:04:22 -07:00
qeth_core_mpc.c qeth: improving debug message handling 2008-04-16 20:41:41 -04:00
qeth_core_mpc.h qeth: improve ip_list administration after deregister failures 2008-04-16 20:41:38 -04:00
qeth_core_sys.c qeth: remove EDDP 2009-03-25 00:06:21 -07:00
qeth_l2_main.c qeth: avoid crash after detach of replugged device 2009-05-20 17:36:49 -07:00
qeth_l3.h qeth module size reduction. 2008-04-29 01:56:30 -04:00
qeth_l3_main.c qeth: avoid crash after detach of replugged device 2009-05-20 17:36:49 -07:00
qeth_l3_sys.c qeth: remove unnecessary support ckeck in sysfs route6 2008-10-27 14:48:53 -04:00
smsgiucv.c [S390] Cleanup smsgiucv printk messages. 2008-07-14 10:02:21 +02:00
smsgiucv.h