summaryrefslogtreecommitdiff
path: root/protos.h
AgeCommit message (Expand)AuthorFilesLines
2014-05-28netsniff-ng: Add netlink dissectorTobias Klauser1-0/+1
2013-06-04misc: cleanup header commentsDaniel Borkmann1-6/+0
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+37
15:25:09 +0300 commit214d553944815245897f6ac71f0b2e1905badcd9 (patch) tree165e3a1bb833ee9ed3f4b7e8577b17b9aff4ace4 parent5f4761dda2ba3743ceb5eb5b5e7483172927831a (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>
Diffstat