mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-21 17:04:28 +04: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>