This was supposed to update the requested value to the next available
one, not to duplicate the already assigned value.
Fixes: b17b86da4765 ("QCA vendor attribute to configure periodic sounding")
Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
* 0 - Default behavior.
* 1 - Enable the periodic sounding for Tx beamformer.
*/
- QCA_WLAN_VENDOR_ATTR_CONFIG_BEAMFORMER_PERIODIC_SOUNDING = 84,
+ QCA_WLAN_VENDOR_ATTR_CONFIG_BEAMFORMER_PERIODIC_SOUNDING = 85,
/* keep last */
QCA_WLAN_VENDOR_ATTR_CONFIG_AFTER_LAST,