]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0df74cdb0240769d5192738f9937c44f4924f779
treec63a5c1a7dd4fc7f1e9d9fd5dee36c19f875ac13
parent11817d662a9a64bd1c4bd0e98f6d1a09c14e36a4
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