]> git.ipfire.org Git - thirdparty/hostap.git/commit
atheros: Enable PMF functionality without CONFIG_IEEE80211R=y
authorAshok Ponnaiah <aponnaia@qti.qualcomm.com>
Fri, 24 Jul 2015 11:43:47 +0000 (17:13 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 24 Jul 2015 13:55:16 +0000 (16:55 +0300)
commit8659e33342b6b031331bde29553f6e818bb82878
tree0019a0cd35fdcaa512f4e88e8619117eb6b88b29
parent8936b095eaa5b39a5b8d51f8f27443166e36a913
atheros: Enable PMF functionality without CONFIG_IEEE80211R=y

This extends the previous PMF (CONFIG_IEEE80211W=y) design that used
functionality from the FT (CONFIG_IEEE80211R=y) changes to work without
requiring CONFIG_IEEE80211R=y build option to be included.

Signed-off-by: Ashok Ponnaiah <aponnaia@qti.qualcomm.com>
src/ap/drv_callbacks.c
src/drivers/driver_atheros.c