summaryrefslogtreecommitdiff
path: root/drivers/net/natsemi.c
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@linux-foundation.org>2007-02-17 02:37:39 +0300
committerJeff Garzik <jeff@garzik.org>2007-02-20 19:18:13 +0300
commit208491d8f92e5aa129acb27e223e75d0173a3edd (patch)
treefaa36a58a552f2a4c36bdc362701e81d7e7d7261 /drivers/net/natsemi.c
parent8b5b46718113166b5f6bcdf40e67ea867461e209 (diff)
downloadlinux-208491d8f92e5aa129acb27e223e75d0173a3edd.tar.xz
skge: race with workq and RTNL
If a workqueue function that needs RTNL is running when skge_down is called then a deadlock is possible. Fix by only clearing the timer, and handling the flush_scheduled_work on removal. This work queue is only ever used for the old fiber based boards. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/natsemi.c')
0 files changed, 0 insertions, 0 deletions