commit | 0acd99282bef617fdbc4dff29359fe8160f00846 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Feb 06 07:59:41 2019 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Feb 06 10:37:42 2019 +0100 |
tree | ee6674fabfbc1e8822493e25216630c1c9fe10bc | |
parent | f09bef61f1ed72869b231e5cff16e73a06505cfb [diff] |
cfg80211: pmsr: fix MAC address setting When we *don't* have a MAC address attribute, we shouldn't try to use this - this was intended to copy the local MAC address instead, so fix it. Fixes: 9bb7e0f24e7e ("cfg80211: add peer measurement with FTM initiator API") Signed-off-by: Johannes Berg <johannes.berg@intel.com>