From: Russell King Date: Wed, 27 Nov 2019 11:45:20 +0000 (+0000) Subject: kernel: move phylink patches from mvebu to generic X-Git-Tag: v21.02.0-rc1~3967 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a07638eb24b8310a35ea6c3b09f6db59bb31cd68;p=thirdparty%2Fopenwrt.git kernel: move phylink patches from mvebu to generic Move two phylink patches from mvebu to generic, so that everyone can benefit from them. Signed-off-by: Russell King [jonas.gorski: add kernel version to file names] Signed-off-by: Jonas Gorski --- diff --git a/target/linux/mvebu/patches-4.19/402-net-phylink-only-call-mac_config-during-resolve-when.patch b/target/linux/generic/backport-4.19/700-v5.1-net-phylink-only-call-mac_config-during-resolve-when.patch similarity index 100% rename from target/linux/mvebu/patches-4.19/402-net-phylink-only-call-mac_config-during-resolve-when.patch rename to target/linux/generic/backport-4.19/700-v5.1-net-phylink-only-call-mac_config-during-resolve-when.patch diff --git a/target/linux/mvebu/patches-4.19/403-net-phylink-ensure-inband-AN-works-correctly.patch b/target/linux/generic/backport-4.19/701-v5.2-net-phylink-ensure-inband-AN-works-correctly.patch similarity index 100% rename from target/linux/mvebu/patches-4.19/403-net-phylink-ensure-inband-AN-works-correctly.patch rename to target/linux/generic/backport-4.19/701-v5.2-net-phylink-ensure-inband-AN-works-correctly.patch