]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/drivers/driver_nl80211.c
nl80211: Advertise and configure SMPS modes
authorEliad Peller <eliad@wizery.com>
Mon, 20 Oct 2014 03:21:41 +0000 (23:21 -0400)
committerJouni Malinen <j@w1.fi>
Thu, 23 Oct 2014 22:29:08 +0000 (01:29 +0300)
commitda1080d7215fbc8ac8adb2657fa14a18db8f0f33
treeb02a775c0ef10319ee7d08fb1df119f2e44dd6df
parent8f461b50cfe4abc5ec91f872a9e75882aedf64a4
nl80211: Advertise and configure SMPS modes

Advertise static/dynamic SMPS mode support (according to the wiphy
feature bits) and pass the configured smps_mode when starting the AP.

Signed-off-by: Eliad Peller <eliad@wizery.com>
src/drivers/driver_nl80211.c