mac80211: use Probe Request template when sending a direct scan
authorKalle Valo <kalle.valo@nokia.com>
Tue, 5 Jan 2010 18:16:44 +0000 (20:16 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 12 Jan 2010 18:51:25 +0000 (13:51 -0500)
commit7c12ce8b854df346388ea56d684784e3484012cf
tree28dd1f0e0b2e4388cdc5bf5cd68eb37844cda7f4
parent05e54ea6cce400ac34528d705179b45244f61074
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>
net/mac80211/util.c