]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Remove QCA vendor specific AKM capability handling
authorVeerendranath Jakkam <vjakkam@codeaurora.org>
Fri, 24 Apr 2020 13:50:36 +0000 (19:20 +0530)
committerJouni Malinen <j@w1.fi>
Tue, 12 May 2020 13:41:22 +0000 (16:41 +0300)
commit6fffb320fc278bd0af091e3ee53417cdead6ac6a
tree3bdb0b18f79830c6645bc9f8fad24c54f444c8c3
parent644638819ab014cc69d4ede2f32eb438e1e25711
nl80211: Remove QCA vendor specific AKM capability handling

Since this functionality was not used for anything in practice, it is
easier to simply remove this functionality completely to avoid potential
conflicts in using the kernel tree upstream commit ab4dfa20534e
("cfg80211: Allow drivers to advertise supported AKM suites").

This is practically reverting the commit 8ec7c99ee4c6 ("nl80211: Fetch
supported AKM list from the driver").

Signed-off-by: Veerendranath Jakkam <vjakkam@codeaurora.org>
src/drivers/driver_nl80211.h
src/drivers/driver_nl80211_capa.c