From: Greg Kroah-Hartman Date: Thu, 2 Nov 2023 18:07:04 +0000 (+0100) Subject: 4.19-stable patches X-Git-Tag: v4.14.329~50 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e969098275b4f5b93a74b5c67f5f61d03a449fe8;p=thirdparty%2Fkernel%2Fstable-queue.git 4.19-stable patches added patches: maintainers-r8169-update-path-to-the-driver.patch --- diff --git a/queue-4.19/maintainers-r8169-update-path-to-the-driver.patch b/queue-4.19/maintainers-r8169-update-path-to-the-driver.patch new file mode 100644 index 00000000000..7711e4e989d --- /dev/null +++ b/queue-4.19/maintainers-r8169-update-path-to-the-driver.patch @@ -0,0 +1,36 @@ +From 0a66c20a6a123d6dc96c6197f02455cb64615271 Mon Sep 17 00:00:00 2001 +From: Denis Efremov +Date: Wed, 14 Aug 2019 15:12:09 +0300 +Subject: MAINTAINERS: r8169: Update path to the driver + +From: Denis Efremov + +commit 0a66c20a6a123d6dc96c6197f02455cb64615271 upstream. + +Update MAINTAINERS record to reflect the filename change. +The file was moved in commit 25e992a4603c ("r8169: rename +r8169.c to r8169_main.c") + +Cc: Heiner Kallweit +Cc: nic_swsd@realtek.com +Cc: David S. Miller +Cc: netdev@vger.kernel.org +Signed-off-by: Denis Efremov +Reviewed-by: Heiner Kallweit +Signed-off-by: David S. Miller +Signed-off-by: Greg Kroah-Hartman +--- + MAINTAINERS | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +--- a/MAINTAINERS ++++ b/MAINTAINERS +@@ -182,7 +182,7 @@ F: drivers/net/hamradio/6pack.c + M: Realtek linux nic maintainers + L: netdev@vger.kernel.org + S: Maintained +-F: drivers/net/ethernet/realtek/r8169.c ++F: drivers/net/ethernet/realtek/r8169* + + 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER + M: Greg Kroah-Hartman diff --git a/queue-4.19/series b/queue-4.19/series index 63fa9c9c052..bf2554a7516 100644 --- a/queue-4.19/series +++ b/queue-4.19/series @@ -38,3 +38,4 @@ rpmsg-fix-calling-device_lock-on-non-initialized-device.patch rpmsg-glink-release-driver_override.patch rpmsg-fix-possible-refcount-leak-in-rpmsg_register_device_override.patch x86-fix-.brk-attribute-in-linker-script.patch +maintainers-r8169-update-path-to-the-driver.patch