]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: Adjust SAE authentication timeout
authorIlan Peer <ilan.peer@intel.com>
Fri, 20 Apr 2018 10:49:20 +0000 (13:49 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 7 May 2018 14:04:02 +0000 (16:04 +0200)
commitbd9485f9cf8261a714d9d710db1c0c6ec38ac03a
tree473bcb5c490a3bc16a3108c43b2881cd8d040edb
parentba1ce77ea8373ed2e0a01cfc5fbfa18faa6da800
mac80211: Adjust SAE authentication timeout

The IEEE P802.11-REVmd D1.0 specification updated the SAE authentication
timeout to be 2000 milliseconds (see dot11RSNASAERetransPeriod). Update
the SAE timeout setting accordingly.

While at it, reduce some code duplication in the timeout configuration.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c