[B43]: Rewrite pwork locking policy.
authorMichael Buesch <mb@bu3sch.de>
Fri, 28 Sep 2007 14:19:03 +0000 (16:19 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:54:13 +0000 (16:54 -0700)
Implement much easier and more lightweight locking for
the periodic work.
This also removes the last big busywait loop and replaces it
by a sleeping loop.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found