]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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>
Thu, 22 Mar 2018 08:23:28 +0000 (09:23 +0100)
commit17190f748384b72bac19caf12e586a305dec15f0
tree588506f9bfc4ce5a2e75c9dc7b77621b02b9a1b2
parent73b81f16cfdaa91ffc5c647f08415a0dbf75e905
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