diff options
author | Jouni Malinen <jouni.malinen@atheros.com> | 2008-08-15 22:21:27 +0300 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-08-29 16:24:05 -0400 |
commit | 43ac2ca3840f64f699a239535c590fa7ebaaac27 (patch) | |
tree | 4d60ba05ba1ba39635533f1dbf1a1babd75f52b5 /drivers | |
parent | 19b73c7f68fb2eeb180eafa70f9859409ec9aa08 (diff) |
mac80211: Handle scan result IEs in one block
Clean up and extend scan result processing by storing all the IEs from
Beacon/Probe Response frames in a single block instead of allocating
memory for each specific IE separately. This removes lot of unnecessary
code and automatically supports reporting of new IEs (e.g., IEEE
802.11r) into user space without need to manually extend mac80211
scanning code whenever a new protocol adds IE(s).
Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions