commit | e808e586b77a10949e209f8a00cb8bf27e51df12 | [log] [tgz] |
---|---|---|
author | Michael Buesch <mb@bu3sch.de> | Fri Dec 19 21:30:52 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 15:58:33 2009 -0500 |
tree | 3c50175f3e4d50e6d80c1b1255e5deb4db959e9a | |
parent | a73efd0a8552927ebe5dff84936f7fdac4f7e314 [diff] |
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>