diff options
| author | Andrej Ota <[email protected]> | 2015-10-14 22:14:37 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-10-16 07:55:30 +0000 |
| commit | 5f715c097965c0ad037f64393d0b95c50287775b (patch) | |
| tree | a138493176b214b29f38995ba1271cf07950fe66 /net/switchdev/switchdev.c | |
| parent | Merge branch 'ipv6-blackhole-route-fix' (diff) | |
| download | kernel-5f715c097965c0ad037f64393d0b95c50287775b.tar.gz kernel-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 <[email protected]>
Acked-by: Francois Romieu <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
