commit | bb6e753e95a968fab0e366caace78fb2c08cc239 | [log] [tgz] |
---|---|---|
author | Helmut Schaa <helmut.schaa@googlemail.com> | Thu Oct 13 16:30:39 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Oct 14 14:48:23 2011 -0400 |
tree | 23ae519a1a766cda1b6927fc0a230dfd0dbbe639 | |
parent | 59b66255bc7804970098533ce7c9bf6967f35f62 [diff] |
nl80211: Add sta_flags to the station info Reuse the already existing struct nl80211_sta_flag_update to specify both, a flag mask and the flag set itself. This means nl80211_sta_flag_update is now used for setting station flags and also for getting station flags. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>