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 08:09:56 +0000 (09:09 +0100)
commit1a1aa7f83d9fe65161b9e96ff8ff29d9030f9372
tree3fd1a7aa2faffa88d9c1c7a396bcb3175bdd6218
parent2dc42ad1a8162719311b737f4baefd428155a177
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