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)
commitc6dfc9a8ec236957eea3a1cf4613e90c45e1475b
tree148e52e8f3680a7edcbef895106433d7d1997e20
parent0c1d379d2ee19b1a20904c3609440c061673f53c
b43: Dereference of wl->current_dev must be protected by wl->mutex

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>
drivers/net/wireless/b43/main.c