vrx518_tc: fix rx_len_adj
authorMarkus Petri <devel@isjunk.org>
Thu, 4 Dec 2025 20:28:51 +0000 (21:28 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 17 Dec 2025 21:03:53 +0000 (22:03 +0100)
commit487178f8b003bf2e06b9f989b46f8b5c36181910
tree5d1b77b5279ac9625103d470d672df3295ada5df
parent7bfe7788b1d587b9f92940d0d5a21f78648b6b85
vrx518_tc: fix rx_len_adj

Fix rx_len_adj to avoid leaking the ethernet FCS into the actual frame
data in single line mode (the default)

Fixes: https://github.com/openwrt/openwrt/issues/20983
Signed-off-by: Markus Petri <devel@isjunk.org>
Link: https://github.com/openwrt/openwrt/pull/21045
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/kernel/lantiq/vrx518_tc/patches/208-dcdp-ptm_tc-fix-rx_len_adj.patch [new file with mode: 0644]