b43: Fixup set_key handling
authorMichael Buesch <mb@bu3sch.de>
Fri, 19 Dec 2008 20:30:52 +0000 (21:30 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 20:58:33 +0000 (15:58 -0500)
This fixes the key handling for mac80211's new key->flags.
It also adds TX locking to the set_key handler and adds a comment why this is required.
This doesn't fix any known bugs.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found