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)
commite808e586b77a10949e209f8a00cb8bf27e51df12
tree3c50175f3e4d50e6d80c1b1255e5deb4db959e9a
parenta73efd0a8552927ebe5dff84936f7fdac4f7e314
b43: Fixup set_key handling

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