Re: [PATCH net] dwc_eth_qos: Fix dma address for multi-fragment skbs

From: David Miller
Date: Tue Jan 12 2016 - 15:32:20 EST


From: Lars Persson <lars.persson@xxxxxxxx>
Date: Tue, 12 Jan 2016 15:28:13 +0100

> The offset inside the fragment was not used for the dma address and
> silent data corruption resulted because TSO makes the checksum match.
>
> Fixes: 077742dac2c7 ("dwc_eth_qos: Add support for Synopsys DWC Ethernet QoS")
> Signed-off-by: Lars Persson <larper@xxxxxxxx>

Applied and queued up for -stable, thanks.