diff options
| author | Rafał Miłecki | 2023-07-10 09:38:01 +0000 |
|---|---|---|
| committer | Rafał Miłecki | 2023-07-10 11:51:09 +0000 |
| commit | cf256cf544868aead53416e5c6b36860ec31a885 (patch) | |
| tree | bf26a2a780f37483ab3b19f7e5122ca713652369 | |
| parent | e17f9fd0e8a9d7fbe159495b142b3a890f69db3a (diff) | |
| download | openwrt-cf256cf544868aead53416e5c6b36860ec31a885.tar.gz | |
bcm47xx: fix bgmac MTU patch filename
Fixes: e17f9fd0e8a9 ("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)
| -rw-r--r-- | target/linux/bcm47xx/patches-5.10/701-bgmac-reduce-max-frame-size-to-support-just-MTU-1500.patch (renamed from target/linux/bcm47xx/patches-5.10/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.10/701-net-bgmac-connect-to-PHY-even-if-it-is-BGMAC_PHY_NOR.patch b/target/linux/bcm47xx/patches-5.10/701-bgmac-reduce-max-frame-size-to-support-just-MTU-1500.patch index 2c2eb07b82..2c2eb07b82 100644 --- a/target/linux/bcm47xx/patches-5.10/701-net-bgmac-connect-to-PHY-even-if-it-is-BGMAC_PHY_NOR.patch +++ b/target/linux/bcm47xx/patches-5.10/701-bgmac-reduce-max-frame-size-to-support-just-MTU-1500.patch |