diff options
| author | Ivo van Doorn <[email protected]> | 2008-07-01 10:45:13 +0200 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2008-07-08 10:21:34 -0400 |
| commit | b2898a27809f54a33050a70d0eaa4a78194163a0 (patch) | |
| tree | e0adf0193c7c3cfd9b2165cbbd18ff14b352927f /tools/perf/scripts/python | |
| parent | 8fa7425c6394117a541de82826d128d6c3d9161b (diff) | |
mac80211: Don't request encryption for probe response
Probe responses shouldn't be encrypted, and mac80211 doesn't
set the crypto key accordingly. However it didn't set the
IEEE80211_TX_CTL_DO_NOT_ENCRYPT flag which means drivers
could make an attempt to encrypt it, and causing a NULL
pointer dereference when accessing the provided hw_key field.
Signed-off-by: Ivo van Doorn <[email protected]>
Acked-by: Johannes Berg <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions