aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2013-09-11 17:23:48 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2013-09-11 18:58:37 -0400
commit11c26770eb0296956a6b17595e26f3a8eab3677a (patch)
treed7704abed2149e3b6c632d4ee26ba682ab36df5a
parent89f55bd74de13b45a239b2088bfcd803b0cf53c3 (diff)
MAINTAINERS: update GRE DEMUX patterns
Commit c50cd357887a ("net: gre: move GSO functions to gre_offload") renamed and separated the file into multiple files. Update the patterns. Signed-off-by: Joe Perches <joe@perches.com> Cc: Dmitry Kozlov <xeb@mail.ru> Cc: Daniel Borkmann <dborkman@redhat.com> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r--MAINTAINERS3
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 5221b953ee19..516777f7d6af 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3683,7 +3683,8 @@ GRE DEMULTIPLEXER DRIVER
3683M: Dmitry Kozlov <xeb@mail.ru> 3683M: Dmitry Kozlov <xeb@mail.ru>
3684L: netdev@vger.kernel.org 3684L: netdev@vger.kernel.org
3685S: Maintained 3685S: Maintained
3686F: net/ipv4/gre.c 3686F: net/ipv4/gre_demux.c
3687F: net/ipv4/gre_offload.c
3687F: include/net/gre.h 3688F: include/net/gre.h
3688 3689
3689GRETH 10/100/1G Ethernet MAC device driver 3690GRETH 10/100/1G Ethernet MAC device driver