Skip to content
Commit 06f7c88c authored by Beni Lev's avatar Beni Lev Committed by Johannes Berg
Browse files

cfg80211: consider VHT opmode on station update



Currently, this attribute is only fetched on station addition, but
not on station change. Since this info is only present in the assoc
request, with full station state support in the driver it cannot be
present when the station is added.

Thus, add support for changing the VHT opmode on station update if
done before (or while) the station is marked as associated. After
this, ignore it, since it used to be ignored.

Signed-off-by: default avatarBeni Lev <beni.lev@intel.com>
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent d7f84244
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment