b43: Dereference of wl->current_dev must be protected by wl->mutex
authorMichael Buesch <mb@bu3sch.de>
Sun, 28 Oct 2007 14:59:58 +0000 (15:59 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:03:30 +0000 (15:03 -0800)
Put all access to wl->current_dev under protection of the mutex.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Cc: Larry Finger <larry.finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found