wl1251: get probe request template from mac80211
authorKalle Valo <kalle.valo@nokia.com>
Tue, 5 Jan 2010 18:16:57 +0000 (20:16 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 12 Jan 2010 18:51:26 +0000 (13:51 -0500)
commite477c56e852c4c6db1f7665c642c9f45f76616a9
tree493d434498964329c8192da2d865490fc6256c34
parent3a98c30f3e8bb1f32b5bcb74a39647b3670de275
wl1251: get probe request template from mac80211

Instead of creating the template in driver, get it from mac80211 instead.
Thanks to this, three functions can be now removed.

Signed-off-by: Kalle Valo <kalle.valo@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/wl12xx/wl1251_main.c