aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c
diff options
context:
space:
mode:
authorAntoine Tenart <antoine.tenart@bootlin.com>2018-09-20 12:08:54 +0200
committerDavid S. Miller <davem@davemloft.net>2018-09-21 09:07:50 -0700
commit652ef42c134da1bbb03bd4c9b4291dfaf8d7febb (patch)
tree66ace22a719b17ce6d287e311d107e7621987b97 /net/ipv6/addrconf.c
parentr8169: fix autoneg issue on resume with RTL8168E (diff)
downloadlinux-dev-652ef42c134da1bbb03bd4c9b4291dfaf8d7febb.tar.xz
linux-dev-652ef42c134da1bbb03bd4c9b4291dfaf8d7febb.zip
net: mscc: fix the frame extraction into the skb
When extracting frames from the Ocelot switch, the frame check sequence (FCS) is present at the end of the data extracted. The FCS was put into the sk buffer which introduced some issues (as length related ones), as the FCS shouldn't be part of an Rx sk buffer. This patch fixes the Ocelot switch extraction behaviour by discarding the FCS. Fixes: a556c76adc05 ("net: mscc: Add initial Ocelot switch support") Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions