On Thu, Sep 24, 2015 at 05:23:26PM -0700, Zoltan Kiss wrote: > At the original point the rx_pkts[pos( + n)] pointers are not initialized, so > the code is prefetching random data. > > Signed-off-by: Zoltan Kiss <zoltan.kiss at linaro.org> >
Apart from the whitespace issues pointed out by John, this fix looks ok and testing shows no performance impact (as expected). /Bruce