]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Move QCA DFS offload capability determination to init time
authorJouni Malinen <j@w1.fi>
Sun, 26 Oct 2014 11:23:30 +0000 (13:23 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 26 Oct 2014 15:54:56 +0000 (17:54 +0200)
commit906bc4c7d38552df3d5c846050c8a2c97b58ab66
treed189b24b4ac1c1647261dbf2ee741480d322aec7
parent981cf85a410f21d0ecee5103e73717e497156950
nl80211: Move QCA DFS offload capability determination to init time

There is no need to fetch this capability for each get_capa() call.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/drivers/driver_nl80211.c