Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:44567 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750712AbcAOBXl (ORCPT ); Thu, 14 Jan 2016 20:23:41 -0500 From: miaoqing@codeaurora.org To: linville@tuxdriver.com Cc: linux-wireless@vger.kernel.org, ath9k-devel@qca.qualcomm.com, kvalo@qca.qualcomm.com, Miaoqing Pan Subject: [PATCH 0/5] ath9k bug fixes Date: Fri, 15 Jan 2016 09:23:24 +0800 Message-Id: <1452821009-1156-1-git-send-email-miaoqing@codeaurora.org> (sfid-20160115_022344_538515_528F35F9) Sender: linux-wireless-owner@vger.kernel.org List-ID: From: Miaoqing Pan ath9k bug fixes Miaoqing Pan (5): ath9k: avoid ANI restart if no trigger ath9k: clean up ANI per-channel pointer checking ath9k: do not reset while BB panic(0x4000409) on ar9561 ath9k: fix inconsistent use of tab and space in indentation ath9k: fix data bus error on ar9300 and ar9580 drivers/net/wireless/ath/ath9k/ani.c | 36 +++++++------------------- drivers/net/wireless/ath/ath9k/ar9003_eeprom.c | 6 ++--- drivers/net/wireless/ath/ath9k/ar9003_phy.c | 5 ++-- drivers/net/wireless/ath/ath9k/hw.c | 10 +++++++ drivers/net/wireless/ath/ath9k/reg.h | 4 ++- 5 files changed, 28 insertions(+), 33 deletions(-) -- 1.9.1