commit | 46e6de159ddebc179cbae60fd7b728f57c39964b | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Jul 04 18:10:07 2012 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Jul 12 12:10:47 2012 +0200 |
tree | dc2eacdf8e10b3d4bf38f3df44bd7d59b448a3f0 | |
parent | 8c358bcd097fa1f63e57fb82525ba52f4a537bfa [diff] |
mac80211: restructure key selection The "no key" case in key selection that decides whether to drop the frame or not is impossible to understand, restructure the code. Signed-off-by: Johannes Berg <johannes.berg@intel.com> [cavallar@lri.fr: removed blank line and restructured action frame clause] Signed-off-by: Nicolas Cavallari <cavallar@lri.fr>