nl80211: use attributes to parse beacons
authorSimon Wunderlich <simon.wunderlich@s2003.tu-chemnitz.de>
Fri, 14 Jun 2013 12:15:19 +0000 (14:15 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 18 Jun 2013 13:55:19 +0000 (15:55 +0200)
commita1193be83b4bb173228f04870afd6a4174b19130
tree9f836467b3af7a96af461d4d8bf55c58a40acc0a
parent38745c7414c0d9a0567c5b4a4e056c6b7f807179
nl80211: use attributes to parse beacons

only the attributes are required and not the whole netlink info, as the
function accesses the attributes only anyway. This makes it easier to
parse nested beacon IEs later.

Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Signed-off-by: Mathias Kretschmer <mathias.kretschmer@fokus.fraunhofer.de>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/nl80211.c