Return-path: Received: from wolverine02.qualcomm.com ([199.106.114.251]:63918 "EHLO wolverine02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751302Ab1JJFuq (ORCPT ); Mon, 10 Oct 2011 01:50:46 -0400 From: Rajkumar Manoharan To: CC: , Rajkumar Manoharan Subject: [PATCH v2 02/13] ath9k_hw: Update AR9003 initval to improve phase noise Date: Mon, 10 Oct 2011 11:21:07 +0530 Message-ID: <1318225878-7283-2-git-send-email-rmanohar@qca.qualcomm.com> (sfid-20111010_075050_889448_5FE5C709) In-Reply-To: <1318225878-7283-1-git-send-email-rmanohar@qca.qualcomm.com> References: <1318225878-7283-1-git-send-email-rmanohar@qca.qualcomm.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-wireless-owner@vger.kernel.org List-ID: Signed-off-by: Rajkumar Manoharan --- .../net/wireless/ath/ath9k/ar9003_2p2_initvals.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/net/wireless/ath/ath9k/ar9003_2p2_initvals.h b/drivers/net/wireless/ath/ath9k/ar9003_2p2_initvals.h index 02be24e..cc54153 100644 --- a/drivers/net/wireless/ath/ath9k/ar9003_2p2_initvals.h +++ b/drivers/net/wireless/ath/ath9k/ar9003_2p2_initvals.h @@ -190,7 +190,7 @@ static const u32 ar9300_2p2_radio_core[][2] = { {0x00016288, 0x05a20408}, {0x0001628c, 0x00038c07}, {0x00016290, 0x00000004}, - {0x00016294, 0x458aa14f}, + {0x00016294, 0x458a214f}, {0x00016380, 0x00000000}, {0x00016384, 0x00000000}, {0x00016388, 0x00800700}, -- 1.7.7