From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Date: Wed, 24 Apr 2013 14:03:30 +0300 Subject: [ath9k-devel] [PATCH 0/7] ath10k: more cleanup In-Reply-To: <1366715206-29511-1-git-send-email-bartosz.markowski@tieto.com> (Bartosz Markowski's message of "Tue, 23 Apr 2013 13:06:39 +0200") References: <1366715206-29511-1-git-send-email-bartosz.markowski@tieto.com> Message-ID: <87ppxk6vi5.fsf@kamboji.qca.qualcomm.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org Bartosz Markowski writes: > Bartosz Markowski (7): > ath10k: Print more elgant HW name/version > ath10k: shift ath10k_generic_iter structure to mac header > ath10k: kill HIF_TYPE_AR9888 > ath10k: shift REG_DUMP_COUNT_AR9888 to pci block > ath10k: move DIAG_TRANSFER_LIMIT to pci block > ath10k: remove leftover prototypes > ath10k: rename ath10k_pci_wait_for_target_to_awake Thanks, applied. Patch 4 had conflicts but git took care of that. But there's a new warning now: drivers/net/wireless/ath/ath10k/pci.c: In function 'ath10k_pci_probe': drivers/net/wireless/ath/ath10k/pci.c:2150:6: warning: unused variable 'hif_type' [-Wunused-variable] -- Kalle Valo