]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: set STA flag DISABLE_HE if HE is not supported
authorShaul Triebitz <shaul.triebitz@intel.com>
Sat, 15 Dec 2018 09:03:19 +0000 (11:03 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 18 Dec 2018 13:19:39 +0000 (14:19 +0100)
commitb1125cd8003c5de1fcf05ac58ce82b6271fdf6e5
tree63b746bc343e8984fe5ab179d5b191937a0a2ba4
parent1e1ff4914c1b9f910a8cafdeece5b163d180a31d
mac80211: set STA flag DISABLE_HE if HE is not supported

Up until now, the IEEE80211_STA_DISABLE_HE flag was set only based
on whether the AP has advertised HE capabilities.
This flag should be set also if STA does not support HE
(regardless of the AP support).

Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c