From: Rafał Miłecki Date: Mon, 10 Jul 2023 09:38:01 +0000 (+0200) Subject: bcm47xx: fix bgmac MTU patch filename X-Git-Tag: v24.10.0-rc1~4613 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83aeb0bbd47638b42ee6cdda351d0c51e014d790;p=thirdparty%2Fopenwrt.git bcm47xx: fix bgmac MTU patch filename Fixes: 4970dd027bce ("bcm47xx: revert bgmac back to the old limited max frame size") Signed-off-by: Rafał Miłecki --- diff --git a/target/linux/bcm47xx/patches-5.15/701-net-bgmac-connect-to-PHY-even-if-it-is-BGMAC_PHY_NOR.patch b/target/linux/bcm47xx/patches-5.15/701-bgmac-reduce-max-frame-size-to-support-just-MTU-1500.patch similarity index 100% rename from target/linux/bcm47xx/patches-5.15/701-net-bgmac-connect-to-PHY-even-if-it-is-BGMAC_PHY_NOR.patch rename to target/linux/bcm47xx/patches-5.15/701-bgmac-reduce-max-frame-size-to-support-just-MTU-1500.patch