diff options
author | Denis Efremov <efremov@linux.com> | 2019-08-14 15:12:09 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-08-16 12:57:18 -0700 |
commit | 0a66c20a6a123d6dc96c6197f02455cb64615271 (patch) | |
tree | a1e003171624e1b8992f94b90cbca39b3b3071d1 /MAINTAINERS | |
parent | 5a69e4980258c56f6d4c2048a1b9c260218785b7 (diff) | |
download | linux-stable-0a66c20a6a123d6dc96c6197f02455cb64615271.tar.gz linux-stable-0a66c20a6a123d6dc96c6197f02455cb64615271.tar.bz2 linux-stable-0a66c20a6a123d6dc96c6197f02455cb64615271.zip |
MAINTAINERS: r8169: Update path to the driver
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d7e44a29b13e..a416574780d6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -183,7 +183,7 @@ M: Realtek linux nic maintainers <nic_swsd@realtek.com> M: Heiner Kallweit <hkallweit1@gmail.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> |