Ivo van Doorn b2898a2780 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 <IvDoorn@gmail.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-07-08 10:21:34 -04:00
..
2008-05-07 15:02:11 -04:00
2008-05-07 15:02:11 -04:00
2008-05-07 15:02:26 -04:00
2007-05-05 11:46:38 -07:00
2008-04-08 16:44:45 -04:00
2008-04-08 16:44:45 -04:00
2008-05-14 16:29:34 -04:00
2008-05-21 21:48:09 -04:00
2008-05-07 15:02:11 -04:00
2008-03-06 15:30:46 -05:00