android_kernel_xiaomi_sm8350/drivers/s390/net
Ursula Braun 6d4f3d182b qeth: crash during reboot after failing online setting
Online setting of a qeth device may fail for instance because of:
- out-of-memory condition when allocating qdio queues
- IDX ACTIVATE problem
- ...
Such a device is still returned in a driver_for_each_device loop
processed in qeth_reboot_event(), which calls
qeth_clear_qdio_buffers(). Make sure qeth_clear_output_buffer() is
called only, if the qdio queues have been successfully allocated
during initialization of a qeth device.

Signed-off-by: Ursula Braun <braunu@de.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-08-31 06:52:58 -04:00
..
claw.c some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
claw.h
ctcdbug.c
ctcdbug.h
ctcmain.c Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). 2007-07-25 10:09:20 -07:00
ctcmain.h
cu3088.c
cu3088.h
fsm.c
fsm.h
Kconfig
lcs.c
lcs.h
Makefile
netiucv.c Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). 2007-07-25 10:09:20 -07:00
qeth_eddp.c
qeth_eddp.h
qeth_fs.h
qeth_main.c qeth: crash during reboot after failing online setting 2007-08-31 06:52:58 -04:00
qeth_mpc.c
qeth_mpc.h
qeth_proc.c
qeth_sys.c qeth: dont return the return values of void functions. 2007-08-31 06:52:58 -04:00
qeth_tso.h
qeth.h qeth: dont return the return values of void functions. 2007-08-31 06:52:58 -04:00
smsgiucv.c
smsgiucv.h