nl80211: report 4ADDR status with GET_INTERFACE
authorAntonio Quartulli <a@unstable.cc>
Thu, 14 Jun 2018 01:43:06 +0000 (09:43 +0800)
committerJohannes Berg <johannes@sipsolutions.net>
Fri, 15 Jun 2018 11:38:40 +0000 (13:38 +0200)
commit446faa15c6e80620826edd659e63c6760137975a
tree9dfcf230e1b1997ff43a5e6174771df590d3d03d
parent2d4f545cb14fa2d9865124183f3100d46dc9b3b5
nl80211: report 4ADDR status with GET_INTERFACE

User space tools might be interested in knowing the current
status of the 4ADDR property of an interface (when supported).

Send the status along with the other attributes when replying
to a GET_INTERFACE netlink query.

Signed-off-by: Antonio Quartulli <a@unstable.cc>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
net/wireless/nl80211.c