From: Avraham Stern Date: Wed, 26 Apr 2017 07:58:47 +0000 (+0300) Subject: mac80211: Add support for BSS max idle period element X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=8b69020d6652df18741a14abd9e8d4f22cd74674;hp=8b69020d6652df18741a14abd9e8d4f22cd74674;p=carl9170fw.git mac80211: Add support for BSS max idle period element Parse the BSS max idle period element and set the BSS configuration accordingly so the driver can use this information to configure the max idle period and to use protected management frames for keep alive when required. The BSS max idle period element is defined in IEEE802.11-2016, section 9.4.2.79 Signed-off-by: Avraham Stern Signed-off-by: Luca Coelho Signed-off-by: Johannes Berg Signed-off-by: Christian Lamparter ---