Skip to content
Snippets Groups Projects
Commit f34eb692 authored by Larry Finger's avatar Larry Finger Committed by David S. Miller
Browse files

b43legacy: Rewrite pwork locking


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.

This patch for b43legacy is patterned aftar the same patch
for b43 by Michael Buesch <mb@bu3sch.de>.

Signed-off-by: default avatarLarry Finger <larry.finger@lwfinger.net>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 6be50837
No related branches found
Tags v2.6.34-rc7
No related merge requests found
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