]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/wireless/nl80211.c
nl80211: Add probe response offload attribute
authorArik Nemtsov <arik@wizery.com>
Thu, 10 Nov 2011 09:28:55 +0000 (11:28 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 11 Nov 2011 17:32:51 +0000 (12:32 -0500)
commit87bbbe22f84b91d0bcd3a7fc638e4f5e8224cc4e
treeef61839cade89a6c47c96c3447d0d4c12f913c41
parentd64d373ffed925f29c3e68a8d6f45677a622054e
nl80211: Add probe response offload attribute

Notify user-space about probe-response offloading support in the driver.

A wiphy flag is used to indicate support and a bitmap of protocols
determines which protocols are supported.

Signed-off-by: Guy Eilam <guy@wizery.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/nl80211.h
include/net/cfg80211.h
net/wireless/nl80211.c