From e969098275b4f5b93a74b5c67f5f61d03a449fe8 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 2 Nov 2023 19:07:04 +0100 Subject: [PATCH] 4.19-stable patches added patches: maintainers-r8169-update-path-to-the-driver.patch --- ...ners-r8169-update-path-to-the-driver.patch | 36 +++++++++++++++++++ queue-4.19/series | 1 + 2 files changed, 37 insertions(+) create mode 100644 queue-4.19/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 -- 2.47.3