]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
4.19-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Nov 2023 18:07:04 +0000 (19:07 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Nov 2023 18:07:04 +0000 (19:07 +0100)
added patches:
maintainers-r8169-update-path-to-the-driver.patch

queue-4.19/maintainers-r8169-update-path-to-the-driver.patch [new file with mode: 0644]
queue-4.19/series

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 (file)
index 0000000..7711e4e
--- /dev/null
@@ -0,0 +1,36 @@
+From 0a66c20a6a123d6dc96c6197f02455cb64615271 Mon Sep 17 00:00:00 2001
+From: Denis Efremov <efremov@linux.com>
+Date: Wed, 14 Aug 2019 15:12:09 +0300
+Subject: MAINTAINERS: r8169: Update path to the driver
+
+From: Denis Efremov <efremov@linux.com>
+
+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 <hkallweit1@gmail.com>
+Cc: nic_swsd@realtek.com
+Cc: David S. Miller <davem@davemloft.net>
+Cc: netdev@vger.kernel.org
+Signed-off-by: Denis Efremov <efremov@linux.com>
+Reviewed-by: Heiner Kallweit <hkallweit1@gmail.com>
+Signed-off-by: David S. Miller <davem@davemloft.net>
+Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+---
+ 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 <nic_swsd@realtek.com>
+ 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 <gregkh@linuxfoundation.org>
index 63fa9c9c0523ab62a34811405b22a997b78afa40..bf2554a751656a0812ca0aea26c61f8e30fb52d8 100644 (file)
@@ -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