2011/2/15 Nikolay Ledovskikh <nledovskikh@xxxxxxxxx>: > Patch that fixes right channel setting when running ar2317 based boards. > > 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; > > -- > Best regards, Nikolay Ledovskikh. > Thanks for catching that, I forgot to add it ;-) Please resend with a better changelog (eg. "Use correct channel setting function for AR2317") so that everyone is happy. -- GPG ID: 0xD21DB2DB As you read this post global entropy rises. Have Fun ;-) Nick -- 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