]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Use RSN_AUTH_KEY_MGMT_* instead of WLAN_AKM_SUITE_*
authorJouni Malinen <j@w1.fi>
Sat, 28 Jan 2017 10:27:48 +0000 (12:27 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 28 Jan 2017 10:27:48 +0000 (12:27 +0200)
commit3aa24db953c044242ba1396cba3f9bd93266496c
tree8369affe7ccac9dd621132ee496d6ffeb02de89d
parenta1343fa6bad62cb5b5bf0d874146a06b7f5f7bc7
nl80211: Use RSN_AUTH_KEY_MGMT_* instead of WLAN_AKM_SUITE_*

This is a step towards getting rid of the unnecessary duplication of
definitions.

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