Update MAINTAINERS record to reflect the filename change from r8169.c to r8169_main.c
Cc: Heiner Kallweit <[email protected]> Cc: [email protected] Cc: David S. Miller <[email protected]> Cc: [email protected] Fixes: 25e992a4603c ("r8169: rename r8169.c to r8169_main.c") Signed-off-by: Denis Efremov <[email protected]> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 99a7392ad6bc..25eb86f3261e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -183,7 +183,7 @@ M: Realtek linux nic maintainers <[email protected]> M: Heiner Kallweit <[email protected]> L: [email protected] S: Maintained -F: drivers/net/ethernet/realtek/r8169.c +F: drivers/net/ethernet/realtek/r8169_main.c 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER M: Greg Kroah-Hartman <[email protected]> -- 2.21.0

