[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1270216272.11099.3.camel@edumazet-laptop>
Date: Fri, 02 Apr 2010 15:51:12 +0200
From: Eric Dumazet <eric.dumazet@...il.com>
To: David Miller <davem@...emloft.net>
Cc: sergey.senozhatsky@...il.com, oleg@...hat.com,
romieu@...zoreil.com, netdev@...r.kernel.org
Subject: Re: [PATCH] r8169: Fix rtl8169_rx_interrupt()
Le jeudi 01 avril 2010 à 18:43 -0700, David Miller a écrit :
> Applied to net-next-2.6, but:
>
> > +/*
> > + * Warning : rtl8169_rx_interrupt() might be called :
> > + * 1) from NAPI (softirq) context
> > + * (polling = 1 : we should call netif_receive_skb())
> > + * 2) from process context (rtl8169_reset_task())
> > + * (polling = 0 : we must call netif_rx() instead)
> > + */
> ^^^^^^^^
>
> Trailing whitespace I had to delete.
Thanks David
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists