Search Linux Wireless

Re: ath5k warning on bitrate

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

 



On Wed, Aug 12, 2009 at 12:45 PM, Luis R. Rodriguez<mcgrof@xxxxxxxxx> wrote:
> I have some patches on top of this for ath5k but I doubt they were the
> culprit. The warning comes from the second check:

>        rix = sc->rate_idx[sc->curband->band][hw_rix];
>        if (WARN(rix < 0, "invalid hw_rix: %x\n", hw_rix))
>                rix = 0;

Just another case of sc->curband being wrong when processing this.

> [  402.717626] ath5k phy0: noise floor calibration timeout (2462MHz)

Because of a scan.  Did we break the thing that flushed rx processing
on channel changes?

-- 
Bob Copeland %% www.bobcopeland.com
--
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