From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-yx0-f184.google.com ([209.85.210.184]:52172 "EHLO mail-yx0-f184.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752455AbZGWFox (ORCPT ); Thu, 23 Jul 2009 01:44:53 -0400 Received: by yxe14 with SMTP id 14so24227yxe.33 for ; Wed, 22 Jul 2009 22:44:53 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20090723052735.GA5943@myhost.users.atheros.com> References: <20090723052735.GA5943@myhost.users.atheros.com> From: "Luis R. Rodriguez" Date: Wed, 22 Jul 2009 22:44:33 -0700 Message-ID: <43e72e890907222244x50bb7c0vb5ac6e6f0cfaea44@mail.gmail.com> Subject: Re: [PATCH 1/2] ath9k: Add init values for AR9287 based chipsets. To: Vivek Natarajan Cc: linville@tuxdriver.com, linux-wireless@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Wed, Jul 22, 2009 at 10:27 PM, Vivek Natarajan wrote: > static const u_int32_t ar9287PciePhy_AWOW_9287_1_0[][2] = { Unused? and if so, #ifdef CONFIG_PM them ? Luis