mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-26 09:14:06 -05:00
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>