diff options
author | 2006-08-20 21:51:57 +0100 | |
---|---|---|
committer | 2006-08-24 00:38:32 -0400 | |
commit | 9a469abe9c6bab3ce237ee433541931bbd827faf (patch) | |
tree | b1f3634a602b612fbbf62254f80c7c2c72a4540f /fs/buffer.c | |
parent | [PATCH] Signedness issue in drivers/net/3c515.c (diff) | |
download | wireguard-linux-9a469abe9c6bab3ce237ee433541931bbd827faf.tar.xz wireguard-linux-9a469abe9c6bab3ce237ee433541931bbd827faf.zip |
[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>
Diffstat (limited to 'fs/buffer.c')
0 files changed, 0 insertions, 0 deletions