aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/debugfs_sta.c
diff options
context:
space:
mode:
authorZhu Yi <yi.zhu@intel.com>2010-04-08 15:35:10 +0800
committerJohn W. Linville <linville@tuxdriver.com>2010-04-09 13:43:09 -0400
commit39184b151cbe5ce9f1487190ac4244f69bf6a04b (patch)
treec3dc45e8053ff3066c7a94a3d5a6dfb736be7b5f /net/mac80211/debugfs_sta.c
parent1805a34fa33b6284ab8139dd43779b94de58669a (diff)
downloadkernel_samsung_smdk4412-39184b151cbe5ce9f1487190ac4244f69bf6a04b.zip
kernel_samsung_smdk4412-39184b151cbe5ce9f1487190ac4244f69bf6a04b.tar.gz
kernel_samsung_smdk4412-39184b151cbe5ce9f1487190ac4244f69bf6a04b.tar.bz2
mac80211: delay skb linearising in rx decryption
We delay the skb linearising in ieee80211_rx_h_decrypt so that frames do not require software decryption are not linearized. We are safe to do this because ieee80211_get_mmie_keyidx() only requires to touch nonlinear data for management frames, which are already linearized before getting here. Cc: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/debugfs_sta.c')
0 files changed, 0 insertions, 0 deletions