Skip to content
Commit 2d3ecb5f authored by Joerg Ahrens's avatar Joerg Ahrens Committed by Adrian Bunk
Browse files

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: default avatarAdrian Bunk <bunk@stusta.de>
parent 2a9d7dbf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment