nl80211: add NL80211_ATTR_IFINDEX to port authorized event
authorChung-Hsien Hsu <stanley.hsu@cypress.com>
Thu, 9 May 2019 09:48:25 +0000 (09:48 +0000)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 14 Jun 2019 12:07:17 +0000 (14:07 +0200)
commitf4d75993d85b6ddaeec0e72811debff7a96a7f0d
tree905349e48a80ab88f3740aa7295e6d3b7f49e6c9
parent90cc4bd611903c77b29b94aa03ced6ad79229065
nl80211: add NL80211_ATTR_IFINDEX to port authorized event

Add NL80211_ATTR_IFINDEX attribute to port authorized event to indicate
the operating interface of the device. Also put NL80211_ATTR_WIPHY
attribute in it to be consistent with the other MLME notifications.

Signed-off-by: Chung-Hsien Hsu <stanley.hsu@cypress.com>
Signed-off-by: Chi-Hsien Lin <chi-hsien.lin@cypress.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/nl80211.c