commit c50cd35788 ("net: gre: move GSO functions to gre_offload")
renamed and separated the file into multiple files. Update the patterns.
Signed-off-by: Joe Perches <[email protected]>
cc: Dmitry Kozlov <[email protected]>
cc: Daniel Borkmann <[email protected]>
cc: David S. Miller <[email protected]>
---
MAINTAINERS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 522ffed..8716e89 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3631,7 +3631,8 @@ GRE DEMULTIPLEXER DRIVER
M: Dmitry Kozlov <[email protected]>
L: [email protected]
S: Maintained
-F: net/ipv4/gre.c
+F: net/ipv4/gre_demux.c
+F: net/ipv4/gre_offload.c
F: include/net/gre.h
GRETH 10/100/1G Ethernet MAC device driver
--
1.8.1.2.459.gbcd45b4.dirty
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/