b43/legacy: fix beacon change processing
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 18 May 2009 08:53:18 +0000 (10:53 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 20 May 2009 18:46:28 +0000 (14:46 -0400)
commit3f0d843b5c94be824c2027f01348f360958e5542
tree0bfdbf899df143df6b9022b6584516f4f4e16532
parentff561ac84e0bdfe1316ed355669dd73101609f24
b43/legacy: fix beacon change processing

Process beacon change even if the BSSID doesn't
change at the same time. Also fix what I think
is a small locking error in b43legacy, there's
a spin_unlock_irqrestore that looks out of place.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/main.c
drivers/net/wireless/b43legacy/main.c