[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1491607196.4166.166.camel@kernel.crashing.org>
Date: Sat, 08 Apr 2017 09:19:56 +1000
From: Benjamin Herrenschmidt <benh@...nel.crashing.org>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH 02/12] ftgmac100: Move ftgmac100_hard_start_xmit() around
On Fri, 2017-04-07 at 05:49 -0700, David Miller wrote:
> > /* Tx ring */
> > + struct sk_buff *tx_skbs[TX_QUEUE_ENTRIES];
> > unsigned int tx_clean_pointer;
> > unsigned int tx_pointer;
> > unsigned int tx_pending;
>
> Add this only in patch #6 or wherever it is that you start using it,
> not this patch
Yup, just an accident, funny that I didn't notice it (I did review my
own series ;-)
Thanks !
Ben.
Powered by blists - more mailing lists