]> git.ipfire.org Git - thirdparty/hostap.git/commit
RRM: Set last beacon report indication in the last element only
authorAvraham Stern <avraham.stern@intel.com>
Wed, 3 Apr 2019 17:38:49 +0000 (20:38 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 13 Apr 2019 08:51:05 +0000 (11:51 +0300)
commit56ac1f9dfea5610e47964eb7280b8ded74929cad
treed34649078bbcde4e5ec4ed3614dfaa78df835909
parent6f484978fb66763b57ad457798a9b514a24322fb
RRM: Set last beacon report indication in the last element only

The last beacon report indication was set in all the beacon report
elements in the last frame of the beacon report, while it should be
set only in the last beacon report element of the last frame.

Fixes: ecef0687dc33 ("RRM: Support for Last Beacon Report Indication subelement")
Signed-off-by: Avraham Stern <avraham.stern@intel.com>
wpa_supplicant/rrm.c