]> Git Repo - linux.git/commit
e1000: use flush_work_keventd()
authorAndrew Morton <[email protected]>
Wed, 9 May 2007 09:33:58 +0000 (02:33 -0700)
committerLinus Torvalds <[email protected]>
Wed, 9 May 2007 19:30:51 +0000 (12:30 -0700)
commitd9ef8b92887c35f113cb749270530f87961f7a0a
tree3304f44495736878874dbb41a516ab074bc656ea
parent2b3cb2e778811a1df99e37fd7c359837501ab103
e1000: use flush_work_keventd()

Switch e1000 over to flush_work_keventd().  This probably fixes a netdev-close
versus linkwatch rtnl_lock() deadlock which nobody knew about.

(akpm: bypassed maintainers, sorry.  There are other patches which depend on
this)

Cc: "Maciej W. Rozycki" <[email protected]>
Cc: David Howells <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Jeff Garzik <[email protected]>
Acked-by: Auke Kok <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/net/e1000/e1000_main.c
This page took 0.076911 seconds and 4 git commands to generate.