commit | 897bed8b4320774e56f282cdc1cceb4d77442797 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Dec 09 19:49:00 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 13 15:23:28 2010 -0500 |
tree | 5b0a61044ec2a1b3e41d2435ed3dff652eebac82 | |
parent | f33fdcf1b3a02fb92971a577d194ec6c579374af [diff] |
mac80211: clean up RX key checks Using the default key for "any key set" isn't quite what we should do. It works, but with the upcoming changes it makes life unnecessarily complex, so do something better here and really check for "any key". Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>