diff options
author | Denis Efremov <efremov@linux.com> | 2019-08-14 15:12:09 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-11-08 11:22:19 +0100 |
commit | f8814d5ae253ddcb98767f6453d64d120d890af3 (patch) | |
tree | 210d1d8ef9bcbfef0311bb07a8b3872b5bc54a3b /MAINTAINERS | |
parent | 06fd365d6957a87daa5cd88c8fc60bd488ae5502 (diff) | |
download | linux-stable-f8814d5ae253ddcb98767f6453d64d120d890af3.tar.gz linux-stable-f8814d5ae253ddcb98767f6453d64d120d890af3.tar.bz2 linux-stable-f8814d5ae253ddcb98767f6453d64d120d890af3.zip |
MAINTAINERS: r8169: Update path to the driver
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 59003315a959..446ec6d11af5 100644 --- 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> |