commit | d359bbce0601c6a19203a4b813a7e3910fcba282 | [log] [tgz] |
---|---|---|
author | Ilan Peer <ilan.peer@intel.com> | Sat Dec 15 11:03:25 2018 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Dec 19 09:41:10 2018 +0100 |
tree | f2fd4c1eb80b2164e3d8b5b976fd49032009b4b7 | |
parent | 93bc8ac49e82a329160604556b805b7fa614ff9e [diff] |
mac80211: Properly access radiotap vendor data The radiotap vendor data might be placed after some other radiotap elements, and thus when accessing it, need to access the correct offset in the skb data. Fix the code accordingly. Signed-off-by: Ilan Peer <ilan.peer@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>