Fix mistakes in definition of QCA vendor commands for indoor location
authorLior David <qca_liord@qca.qualcomm.com>
Tue, 6 Sep 2016 13:16:42 +0000 (16:16 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 6 Sep 2016 20:38:47 +0000 (23:38 +0300)
commita62dea4156910d85ebe42767f68eb2bc97d43245
treea3b3e4353561e26e19348e62f9b5d9b3fbd50ef6
parent711e3cab0756623335af83599253971c468f0545
Fix mistakes in definition of QCA vendor commands for indoor location

Fix some mistakes in the previous commit for adding QCA vendor commands
for indoor location.

Note: The renamed enum value does not change the ABI, but the addition
of QCA_WLAN_VENDOR_ATTR_FTM_MEAS_INVALID in the beginning of enum
qca_wlan_vendor_attr_ftm_meas does renumber
QCA_WLAN_VENDOR_ATTR_FTM_MEAS_* values. The previous values were
committed yesterday and have not been used in any released code yet, so
this is a justifiable quick fix.

Signed-off-by: Lior David <qca_liord@qca.qualcomm.com>
src/common/qca-vendor.h