diff options
author | Juuso Oikarinen <juuso.oikarinen@nokia.com> | 2010-11-11 08:50:18 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-11-16 16:37:08 -0500 |
commit | a619a4c0e1fd4e8c360c63d0df3fa0a401107d69 (patch) | |
tree | c9eb89d30834140f252c77bdf578528b11716678 /include/trace | |
parent | 4e8c14e9587c38f4cce8049c766935629fdb8d46 (diff) | |
download | kernel_samsung_smdk4412-a619a4c0e1fd4e8c360c63d0df3fa0a401107d69.zip kernel_samsung_smdk4412-a619a4c0e1fd4e8c360c63d0df3fa0a401107d69.tar.gz kernel_samsung_smdk4412-a619a4c0e1fd4e8c360c63d0df3fa0a401107d69.tar.bz2 |
mac80211: Add function to get probe request template for current AP
Chipsets with hardware based connection monitoring need to autonomically
send directed probe-request frames to the AP (in the event of beacon loss,
for example.)
For the hardware to be able to do this, it requires a template for the frame
to transmit to the AP, filled in with the BSSID and SSID of the AP, but also
the supported rate IE's.
This patch adds a function to mac80211, which allows the hardware driver to
fetch this template after association, so it can be configured to the hardware.
Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/trace')
0 files changed, 0 insertions, 0 deletions