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)
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>

No differences found