commit | 3f0d843b5c94be824c2027f01348f360958e5542 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Mon May 18 10:53:18 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 20 14:46:28 2009 -0400 |
tree | 0bfdbf899df143df6b9022b6584516f4f4e16532 | |
parent | ff561ac84e0bdfe1316ed355669dd73101609f24 [diff] |
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>