commit | 7c12ce8b854df346388ea56d684784e3484012cf | [log] [tgz] |
---|---|---|
author | Kalle Valo <kalle.valo@nokia.com> | Tue Jan 05 20:16:44 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jan 12 13:51:25 2010 -0500 |
tree | 28dd1f0e0b2e4388cdc5bf5cd68eb37844cda7f4 | |
parent | 05e54ea6cce400ac34528d705179b45244f61074 [diff] |
mac80211: use Probe Request template when sending a direct scan As mac80211 now has a separate function for creating Probe Request templates, better to use it when sending direct Probe Requests to an AP. Only the bssid needs to be updated in the template before sending it. Signed-off-by: Kalle Valo <kalle.valo@nokia.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>