[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5567E4D6.3030409@gmail.com>
Date: Thu, 28 May 2015 21:02:30 -0700
From: Florian Fainelli <f.fainelli@...il.com>
To: Petri Gynther <pgynther@...gle.com>
CC: netdev <netdev@...r.kernel.org>, David Miller <davem@...emloft.net>
Subject: Re: [PATCH net-next 2/3] net: systemport: rewrite bcm_sysport_rx_refill
Le 05/28/15 20:58, Petri Gynther a écrit :
[snip]
>> /* We do not have a backing SKB, so we do not a corresponding
>
> Is this comment still valid? I removed it from bcmgenet.
Not really, thanks, I will fix that in v2.
[snip]
>> +
>> + if (priv->rx_read_ptr == priv->num_rx_bds)
>
> if (unlikely(priv->rx_read_ptr == priv->num_rx_bds))
Will fix that as well, thank you!
--
Florian
--
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