diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2007-12-18 14:27:47 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-28 22:59:53 (GMT) |
commit | 176e4f84423af3105894a7d71b23c1a16678a6be (patch) | |
tree | 7f5103c2ca716bd2ab2bbdb68ae024d189d5c9d7 /net/mac80211/ieee80211_sta.c | |
parent | 7bbdd2d987971f9d123a2db89ed921bf02e34f9a (diff) | |
download | linux-176e4f84423af3105894a7d71b23c1a16678a6be.tar.xz |
mac80211: move tx crypto decision
This patch moves the decision making about whether a frame is encrypted
with a certain algorithm up into the TX handlers rather than having it
in the crypto algorithm implementation.
This fixes a problem with the radiotap injection code where injecting
a non-data packet and requesting encryption could end up asking the
driver to encrypt a packet without giving it a key.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mac80211/ieee80211_sta.c')
0 files changed, 0 insertions, 0 deletions