Search Linux Wireless

Re: [PATCH] ath9k: Disable autosleep feature for AR9285 based chipsets.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Mar 31, 2009 at 12:07:52PM +0530, Vivek Natarajan wrote:
> Signed-off-by: Vivek Natarajan <vnatarajan@xxxxxxxxxxx>
> ---
>  drivers/net/wireless/ath9k/hw.c |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/net/wireless/ath9k/hw.c b/drivers/net/wireless/ath9k/hw.c
> index b15eaf8..7d07f09 100644
> --- a/drivers/net/wireless/ath9k/hw.c
> +++ b/drivers/net/wireless/ath9k/hw.c
> @@ -3411,7 +3411,8 @@ bool ath9k_hw_fill_cap_info(struct ath_hw *ah)
>  	    (ah->hw_version.macVersion == AR_SREV_VERSION_5416_PCIE) ||
>  	    (ah->hw_version.macVersion == AR_SREV_VERSION_9160) ||
>  	    (ah->hw_version.macVersion == AR_SREV_VERSION_9100) ||
> -	    (ah->hw_version.macVersion == AR_SREV_VERSION_9280))
> +	    (ah->hw_version.macVersion == AR_SREV_VERSION_9280) ||
> +	    (ah->hw_version.macVersion == AR_SREV_VERSION_9285))
>  		pCap->hw_caps &= ~ATH9K_HW_CAP_AUTOSLEEP;
>  	else
>  		pCap->hw_caps |= ATH9K_HW_CAP_AUTOSLEEP;

error: drivers/net/wireless/ath9k/hw.c: No such file or directory

Granted, I'm a bit behind on my patch queue.  Perhaps I'm missing a patch?

John
-- 
John W. Linville		Someday the world will need a hero, and you
linville@xxxxxxxxxxxxx			might be all we have.  Be ready.
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux