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 11:38:22 +0200 |
commit | 83aeb0bbd47638b42ee6cdda351d0c51e014d790 (patch) | |
tree | 6f52a1dfb04c57a685e65b29b20b96d96cf723a3 /target/linux/bcm47xx | |
parent | 98e3f82c3fb729c1d9de78fef215322528b50cb4 (diff) |
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>
Diffstat (limited to 'target/linux/bcm47xx')
-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 |