Ryan Hsu <ryanhsu@xxxxxxxxxxxxxxxx> wrote: > From: Ryan Hsu <ryanhsu@xxxxxxxxxxxxxxxx> > > In the 'commit ebee76f7fa46 ("ath10k: allow setting coverage class")', > it inherits the design and the address offset from ath9k, but the address > is not applicable to QCA6174, which leads to a random crash while doing the > resume() operation, since the set_coverage_class.ops will be called from > ieee80211_reconfig() when resume() (if the wow is not configured). > > Fix the incorrect address offset here to avoid the random crash. > > Verified on QCA6174/hw3.0 with firmware WLAN.RM.4.4-00022-QCARMSWPZ-2. > > Fixes: ebee76f7fa46 ("ath10k: allow setting coverage class") > Cc: stable@xxxxxxxxxxxxxxx > Signed-off-by: Ryan Hsu <ryanhsu@xxxxxxxxxxxxxxxx> Patch applied to ath-current branch of ath.git, thanks. 6be3b6cce1e2 ath10k: fix incorrect wlan_mac_base in qca6174_regs -- https://patchwork.kernel.org/patch/9622251/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches