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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html