OSDN Git Service

nl80211: Fix FTM per burst maximum value
authorAviya Erenfeld <aviya.erenfeld@intel.com>
Wed, 6 Feb 2019 11:17:08 +0000 (13:17 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 11 Feb 2019 14:50:56 +0000 (15:50 +0100)
commitea18709a6f102f975178c21aa7fc4b69eeba1424
treece0447705e800aa6a06662b9714f67423bb696fe
parent4926b51bfaa6d36bd6f398fb7698679d3962e19d
nl80211: Fix FTM per burst maximum value

Fix FTM per burst maximum value from 15 to 31
(The maximal bits that represents that number in the frame
is 5 hence a maximal value of 31)

Signed-off-by: Aviya Erenfeld <aviya.erenfeld@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/nl80211.c