From: Kalle Valo <hidden> Date: 2016-09-13 12:25:28
Also in:netdev
Chaehyun Lim [off-list ref] wrote:
Trival fix to remove unused variable ar_pci in ath10k_pci_tx_pipe_cleanup
when building with W=1:
drivers/net/wireless/ath/ath10k/pci.c:1696:21: warning: variable
'ar_pci' set but not used [-Wunused-but-set-variable]
Signed-off-by: Chaehyun Lim <redacted>