Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/ath
Govind Singh 752ed2a229 ath10k: move napi_enable to hif_start for consistent pairing
There is unbalanced napi_{enable,disable}() behavior as they
are being called from hif_snoc_{power_up/stop).

The fix is to call napi_enable() from ath10k_snoc_hif_start()
so that it matches with napi_disable() being called from
ath10k_snoc_hif_stop().

Signed-off-by: Govind Singh <govinds@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-10-01 17:04:23 +03:00
..
2018-07-30 20:55:55 +03:00
2018-06-12 16:19:22 -07:00
2018-05-25 12:56:18 +03:00
2018-05-25 12:52:36 +03:00