]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Fetch DFS offload capability from driver
authorAmar Singhal <asinghal@qca.qualcomm.com>
Sat, 22 Mar 2014 19:20:32 +0000 (21:20 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 22 Mar 2014 19:20:32 +0000 (21:20 +0200)
commit65d645ce43abb01fbfedae8a988b0ea1b6d55def
treefc5182bd7e1b31d714846b1781c1d250a769927a
parent56887c35813d91ad2928f4cbd6c0e68af0f28fe7
nl80211: Fetch DFS offload capability from driver

This uses a QCA vendor extension to determine if the driver supports
fully offloaded DFS operations.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/common/qca-vendor.h
src/drivers/driver.h
src/drivers/driver_nl80211.c