mac80211: check hostapd configuration parsing twt requests
authorLorenzo Bianconi <lorenzo@kernel.org>
Fri, 27 Aug 2021 08:07:19 +0000 (10:07 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 23 Sep 2021 11:37:09 +0000 (13:37 +0200)
commit68ba1131d4b566dfad0b319a861552778a6cdfb8
treeca53fed8273810817c514a4ac8f16b18efca64b5
parent3df15f34511a3dc975697b957eda6e7bd7b7d179
mac80211: check hostapd configuration parsing twt requests

Check twt_responder in ieee80211_process_rx_twt_action routine
in order to take into account the case where twt has been disabled
in hostapd configuration.

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Link: https://lore.kernel.org/r/516057fe4ca73ad257e8c2762e25f4b7872957fc.1630051438.git.lorenzo@kernel.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rx.c