Search Linux Wireless

Re: [PATCH 4/8] ath9k: Enable TSF Out of Range Interrupt

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

 



Luis R. Rodriguez wrote:
> On Wed, Feb 11, 2009 at 8:36 PM, Sujith <Sujith.Manoharan@xxxxxxxxxxx> wrote:
> > This patch lays the groundwork for handling TSF Out of Range
> > interrupt, which will be used for power save later on.
> >
> > Signed-off-by: Sujith <Sujith.Manoharan@xxxxxxxxxxx>
> 
> > --- a/drivers/net/wireless/ath9k/main.c
> > +++ b/drivers/net/wireless/ath9k/main.c
> > @@ -574,6 +574,10 @@ irqreturn_t ath_isr(int irq, void *dev)
> >                                        sc->sc_flags |= SC_OP_WAIT_FOR_BEACON;
> >                                }
> >                        }
> > +                       if (status & ATH9K_INT_TSFOOR) {
> > +                               /* FIXME: Handle this interrupt for power save */
> > +                               sched = true;
> > +                       }
> 
> Since this is not handled yet is there a need to sched then?

Will post patches to handle this.

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