summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorFredrik Hallenberg <megahallon@gmail.com>2017-12-18 23:34:00 +0100
committerDavid S. Miller <davem@davemloft.net>2017-12-19 14:12:15 -0500
commita1762456993893795030d911106a7650481db0ef (patch)
treef532d4d05070c3250acb0490523727bf14fdb694 /net
parent200922c93f008e03ddc804c6dacdf26ca1ba86d7 (diff)
downloadlinux-a1762456993893795030d911106a7650481db0ef.tar.gz
linux-a1762456993893795030d911106a7650481db0ef.tar.bz2
linux-a1762456993893795030d911106a7650481db0ef.zip
net: stmmac: Fix bad RX timestamp extraction
As noted in dwmac4_wrback_get_rx_timestamp_status the timestamp is found in the context descriptor following the current descriptor. However the current code looks for the context descriptor in the current descriptor, which will always fail. Signed-off-by: Fredrik Hallenberg <megahallon@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions