summaryrefslogtreecommitdiff
path: root/unittest
ModeNameSize
-rw-r--r--README1060logplain
-rwxr-xr-xruntests.py2242logplain
l---------stringify.h -> ../stringify/stringify.h24logplain
-rw-r--r--unittest.h2922logplain
ption value='5'>5space:mode:
authorLars Persson <lars.persson@axis.com>2016-01-12 15:28:13 +0100
committerDavid S. Miller <davem@davemloft.net>2016-01-12 12:03:30 -0500
commitd461873272169a3fc3a8d155d7b1c92e9d97b419 (patch)
tree6c2831b545a1c90aff7e09aa8bc92f649ce9196c /drivers/net/ethernet/synopsys/dwc_eth_qos.c
parent47b356e499f26d330ab6ae4019e8c05f994be62d (diff)
dwc_eth_qos: Fix dma address for multi-fragment skbs
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@axis.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/synopsys/dwc_eth_qos.c')