]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd5c150b8856ca55f5392093c247a380745dea9ea
tree9f836467b3af7a96af461d4d8bf55c58a40acc0a
parent0a30609b210ba2911414da8d32afa4c55feaabcb
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