mac80211: Allow AUTH_DATA to be used for FILS
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 26 Oct 2016 21:41:59 +0000 (00:41 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 27 Oct 2016 14:03:21 +0000 (16:03 +0200)
commit6ec63612c3c8da200d040dd4846d646a747722df
treeef2a4712f37e690d3403a0da0d3d20bfe5441496
parent11b6b5a4ced2f2c76073b97ee08ca0eab8358fde
mac80211: Allow AUTH_DATA to be used for FILS

The special SAE case should be limited only for SAE since the more
generic AUTH_DATA can now be used with other authentication algorithms
as well.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c