ath10k: fix invalid STS_CAP_OFFSET_MASK
authorBen Greear <greearb@candelatech.com>
Sat, 2 Dec 2017 14:50:49 +0000 (16:50 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Mar 2018 07:42:53 +0000 (08:42 +0100)
commit9c0a007d1efc03f88dab396a00a774b1ca3993ce
treea4f8f4fefb8f374f195356d6256c4ef63286a869
parent0c2fa288cfc314180a82aae5f3155f1182fc13ba
ath10k: fix invalid STS_CAP_OFFSET_MASK

[ Upstream commit 8cec57f5277ef0e354e37a0bf909dc71bc1f865b ]

The 10.4 firmware defines this as a 3-bit field, as does the
mac80211 stack.  The 4th bit is defined as CONF_IMPLICIT_BF
at least in the firmware header I have seen.  This patch
fixes the ath10k wmi header to match the firmware.

Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/ath/ath10k/wmi.h