]> asedeno.scripts.mit.edu Git - linux.git/commit
dpaa_eth: fix SG frame cleanup
authorLaurentiu Tudor <laurentiu.tudor@nxp.com>
Fri, 3 May 2019 13:03:11 +0000 (16:03 +0300)
committerDavid S. Miller <davem@davemloft.net>
Sun, 5 May 2019 17:31:33 +0000 (10:31 -0700)
commit17170e6570c082717c142733d9a638bcd20551f8
tree3cbf113b92b126cd7a31511e09d07e2820f0deb7
parentd14a108d510ec66f6db15509b9d7d2f0b6208145
dpaa_eth: fix SG frame cleanup

Fix issue with the entry indexing in the sg frame cleanup code being
off-by-1. This problem showed up when doing some basic iperf tests and
manifested in traffic coming to a halt.

Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
Acked-by: Madalin Bucur <madalin.bucur@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/freescale/dpaa/dpaa_eth.c