Re: [PATCH v2 1/1] ath10k: update HOST capability qmi message

2019-05-21 Thread Bjorn Andersson
On Mon 04 Feb 03:55 PST 2019, Govind Singh wrote: > HOST capability interface data structures are updated > in HL3.1 fw version. Update the qmi host capability > members for compatibility across different firmware > versions. > Since this change breaks backward compatibility with > HL2.0 fw,

[PATCH] ath10k: fix fw crash by moving chip reset after napi disabled

2019-05-21 Thread Miaoqing Pan
On SMP platform, when continuously running wifi up/down, the napi poll can be scheduled during chip reset, which will call ath10k_pci_has_fw_crashed() to check the fw status. But in the reset period, the value from FW_INDICATOR_ADDRESS register will return 0xdeadbeef, which also be treated as fw