mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-07 03:30:41 +01:00
The padding intended to avoid corrupted non-zero padding payload was
accidentally adding too many padding bytes, tripping up some setups.
Fix this by using eth_skb_pad instead.
Fixes #11942.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| backport-5.10 | ||
| files | ||
| hack-5.10 | ||
| image | ||
| other-files | ||
| pending-5.10 | ||
| pending-5.15 | ||
| config-5.10 | ||
| config-filter | ||
| PATCHES | ||