Re: [PATCH] net: mvneta: fix DMA buffer unmapping in mvneta_rx()

2015-09-15 Thread David Miller
From: Simon Guinot Date: Tue, 15 Sep 2015 22:41:21 +0200 > This patch fixes a regression introduced by the commit a84e32894191 > ("net: mvneta: fix refilling for Rx DMA buffers"). Due to this commit > the newly allocated Rx buffers are DMA-unmapped in place of those passed > to the networking sta

Re: [PATCH] net: mvneta: fix DMA buffer unmapping in mvneta_rx()

2015-09-15 Thread Oren Laskin
This fixes the regression we saw. Tested-by: Oren Laskin On Tue, Sep 15, 2015 at 1:41 PM, Simon Guinot wrote: > This patch fixes a regression introduced by the commit a84e32894191 > ("net: mvneta: fix refilling for Rx DMA buffers"). Due to this commit > the newly allocated Rx buffers are DMA-un