commit | 214d553944815245897f6ac71f0b2e1905badcd9 | [log] [tgz] |
---|---|---|
author | Chaehyun Lim <chaehyun.lim@gmail.com> | Mon Sep 05 22:38:02 2016 +0900 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Tue Sep 13 15:25:09 2016 +0300 |
tree | 165e3a1bb833ee9ed3f4b7e8577b17b9aff4ace4 | |
parent | 5f4761dda2ba3743ceb5eb5b5e7483172927831a [diff] |
ath10k: remove unused variable ar_pci 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 <chaehyun.lim@gmail.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>