mac80211: restructure key selection
authorJohannes Berg <johannes.berg@intel.com>
Wed, 4 Jul 2012 16:10:07 +0000 (18:10 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 12 Jul 2012 10:10:47 +0000 (12:10 +0200)
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>
net/mac80211/tx.c

Simple merge