android_kernel_xiaomi_sm8350/drivers/net/pcmcia
Joerg Ahrens 9a469abe9c [PATCH] xirc2ps_cs: Cannot reset card in atomic context
I am using a Xircom CEM33 pcmcia NIC which has occasional hardware problems.
If the netdev watchdog detects a transmit timeout, do_reset is called which
msleeps - this is illegal in atomic context.

This patch schedules the timeout handling as a workqueue item.

Signed-off-by: Daniel Drake <dsd@gentoo.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-08-24 00:38:32 -04:00
..
3c574_cs.c
3c589_cs.c
axnet_cs.c [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 2006-07-02 13:58:51 -07:00
com20020_cs.c
fmvj18x_cs.c
ibmtr_cs.c
Kconfig
Makefile
nmclan_cs.c
ositech.h
pcnet_cs.c [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 2006-07-02 13:58:51 -07:00
smc91c92_cs.c
xirc2ps_cs.c [PATCH] xirc2ps_cs: Cannot reset card in atomic context 2006-08-24 00:38:32 -04:00