mac80211: Add support for BSS max idle period element
authorAvraham Stern <avraham.stern@intel.com>
Wed, 26 Apr 2017 07:58:47 +0000 (10:58 +0300)
committerChristian Lamparter <chunkeey@gmail.com>
Sun, 5 Nov 2017 17:10:04 +0000 (18:10 +0100)
commit8b69020d6652df18741a14abd9e8d4f22cd74674
treeab17e4cf9b1843998b1ae4aba0e2419dbb5531e6
parentae89c23d509944f30c071f9106bc62f3b1332997
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 <avraham.stern@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
include/linux/ieee80211.h