linux-stable-rt/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
Kconfig
Makefile
axnet_cs.c
com20020_cs.c
fmvj18x_cs.c
ibmtr_cs.c
nmclan_cs.c
ositech.h
pcnet_cs.c
smc91c92_cs.c
xirc2ps_cs.c