diff options
author | Rafał Miłecki <rafal@milecki.pl> | 2023-07-10 11:38:01 +0200 |
---|---|---|
committer | Rafał Miłecki <rafal@milecki.pl> | 2023-07-10 12:54:53 +0200 |
commit | e341d51e0655e8d1442676181e136364eb090c11 (patch) | |
tree | c572a0ef4d4a7b92f086d5528290043d54d81031 /target/linux | |
parent | ef7d8003336544198b83b0b606b9bc0767183f5f (diff) | |
download | upstream-e341d51e0655e8d1442676181e136364eb090c11.tar.gz upstream-e341d51e0655e8d1442676181e136364eb090c11.tar.bz2 upstream-e341d51e0655e8d1442676181e136364eb090c11.zip |
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 <rafal@milecki.pl>
(cherry picked from commit 83aeb0bbd47638b42ee6cdda351d0c51e014d790)
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/bcm47xx/patches-5.15/701-bgmac-reduce-max-frame-size-to-support-just-MTU-1500.patch (renamed from target/linux/bcm47xx/patches-5.15/701-net-bgmac-connect-to-PHY-even-if-it-is-BGMAC_PHY_NOR.patch) | 0 |
1 files changed, 0 insertions, 0 deletions
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 index 3a2f4b06ed..3a2f4b06ed 100644 --- 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 |