Search Linux Wireless

Re: [PATCH] ath5k: Right channel setting for ar2317 chip

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

 



On 02/15/2011 08:13 PM, Nikolay Ledovskikh wrote:
> Patch that fixes right channel setting when running ar2317 based boards.

I see what it does. However I want to know why. That's what the
changelog should enlighten. I suppose we didn't handled ar2317 and we
want to. And since it is the same as 2425 we may reuse the current code?

> Signed-off-by: Nikolay Ledovskikh <nledovskikh@xxxxxxxxx>
> ---
> diff --git a/drivers/net/wireless/ath/ath5k/phy.c b/drivers/net/wireless/ath/ath5k/phy.c
> index 78c26fd..c44111f 100644
> --- a/drivers/net/wireless/ath/ath5k/phy.c
> +++ b/drivers/net/wireless/ath/ath5k/phy.c
> @@ -1253,6 +1253,7 @@ static int ath5k_hw_channel(struct ath5k_hw *ah,
>  	case AR5K_RF5111:
>  		ret = ath5k_hw_rf5111_channel(ah, channel);
>  		break;
> +	case AR5K_RF2317:
>  	case AR5K_RF2425:
>  		ret = ath5k_hw_rf2425_channel(ah, channel);
>  		break;
> 


-- 
js
--
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