diff options
author | Andrej Ota <andrej@ota.si> | 2015-10-15 00:14:37 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-10-16 09:55:30 +0200 |
commit | 5f715c097965c0ad037f64393d0b95c50287775b (patch) | |
tree | a138493176b214b29f38995ba1271cf07950fe66 /usr | |
parent | Merge branch 'ipv6-blackhole-route-fix' (diff) | |
download | linux-5f715c097965c0ad037f64393d0b95c50287775b.tar.xz linux-5f715c097965c0ad037f64393d0b95c50287775b.zip |
via-rhine: fix VLAN receive handling regression.
Because eth_type_trans() consumes ethernet header worth of bytes, a call
to read TCI from end of packet using rhine_rx_vlan_tag() no longer works
as it's reading from an invalid offset.
Tested to be working on PCEngines Alix board.
Fixes: 810f19bcb862 ("via-rhine: add consistent memory barrier in vlan receive code.")
Signed-off-by: Andrej Ota <andrej@ota.si>
Acked-by: Francois Romieu <romieu@fr.zoreil.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions