]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/wireless/nl80211.c
cfg80211: use NL80211_ATTR_STA_AID in nl82011_set_station
authorAyala Beker <ayala.beker@intel.com>
Thu, 26 Nov 2015 15:26:12 +0000 (16:26 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 4 Dec 2015 13:43:32 +0000 (14:43 +0100)
commita9bc31e418733e4c476f4322c90b7c09aab31002
treec63a5c1a7dd4fc7f1e9d9fd5dee36c19f875ac13
parent91f123f20d64c99db0ce8d2bbc5bb82012d3cc1a
cfg80211: use NL80211_ATTR_STA_AID in nl82011_set_station

Fix nl80211_set_station() to use the value of NL80211_ATTR_STA_AID
attribute instead of NL80211_ATTR_PEER_AID attribute.

Signed-off-by: Ayala Beker <ayala.beker@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/nl80211.c