mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-19 19:30:07 +07:00
5f715c0979
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:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
via-rhine.c | ||
via-velocity.c | ||
via-velocity.h |