summaryrefslogtreecommitdiffstats
path: root/net/mac80211
diff options
context:
space:
mode:
authorVasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>2012-03-02 15:50:02 +0530
committerJohn W. Linville <linville@tuxdriver.com>2012-03-05 15:38:34 -0500
commit1b658f118b11de3c4052ed8cbdd5803cd1fa5670 (patch)
tree162160c05d29fc99b18d1914ffe2d614f2c9af6a /net/mac80211
parentd665508b98d3cdbeb476e7d6848a513184a81ed0 (diff)
downloadop-kernel-dev-1b658f118b11de3c4052ed8cbdd5803cd1fa5670.zip
op-kernel-dev-1b658f118b11de3c4052ed8cbdd5803cd1fa5670.tar.gz
cfg80211: Add an attribute to set inactivity timeout in AP mode
This patch adds an attribute, NL80211_ATTR_INACTIVITY_TIMEOUT, to set the inactivity timeout which can be used to remove the station in AP mode. This can be passed in NL80211_CMD_START_AP and used by the drivers which have AP MLME in firmware but don't support get_station() properly. To disable inactivity timer in userspace, wpa_s for example, there is a new flag, NL80211_FEATURE_INACTIVITY_TIMER, in nl80211_feature_flags through which drivers can register their capability to use the inactivity timeout to free the stations. Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> Acked-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud