Mohammed Shafi Shajakhan <mohammed@xxxxxxxxxxxxxxxx> wrote: > From: Mohammed Shafi Shajakhan <mohammed@xxxxxxxxxxxxxxxx> > > Move NAPI enable to 'ath10k_ahb_hif_start' from > 'ath10k_ahb_hif_power_up'. This is to maintain the symmetry > of calling napi_enable() from ath10k_ahb_hif_start() so that it > matches with napi_disable() being called from ath10k_pci_hif_stop(). > > This change is based on the crash fix from Kalle for PCI interface in > commit 1427228d5869 ("ath10k: fix napi crash during rmmod when probe > firmware fails"). > > Signed-off-by: Mohammed Shafi Shajakhan <mohammed@xxxxxxxxxxxxxxxx> Patch applied to ath-next branch of ath.git, thanks. a7595a820b07 ath10k: fix NAPI enable/disable symmetry for AHB interface -- https://patchwork.kernel.org/patch/9634379/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches