kernel-hacking-2024-linux-s.../drivers/s390
Ursula Braun 2b6203bb7d qeth: enable interface setup if LAN is offline
Device initialization of a qeth device contains a STARTLAN step.
This step may fail, if cable is not yet plugged in. The qeth device
stays in state HARDSETUP until cable is plugged in. This prevents
further preparational initialization steps of the qeth device and
its network interface. This patch makes sure initialization of qeth
device continues, even though cable is not yet plugged in.
Once carrier is available, qeth is notified, triggers a recovery
which results in a working network interface.

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>
2010-11-28 18:13:17 -08:00
..
block [S390] dasd: provide a Sense Path Group ID ioctl 2010-10-29 16:50:50 +02:00
char [S390] tape: fix dbf usage 2010-10-29 16:50:50 +02:00
cio [S390] cio: fix I/O cancel function 2010-10-25 16:10:20 +02:00
crypto [S390] cleanup facility list handling 2010-10-25 16:10:21 +02:00
kvm [S390] cleanup lowcore access from external interrupts 2010-10-25 16:10:19 +02:00
net qeth: enable interface setup if LAN is offline 2010-11-28 18:13:17 -08:00
scsi [SCSI] zfcp: Use correct length for FCP_RSP_INFO 2010-10-25 09:42:38 -05:00
Makefile