From: Joe Perches Date: Wed, 11 Sep 2013 21:23:48 +0000 (-0700) Subject: MAINTAINERS: update GRE DEMUX patterns X-Git-Tag: Ubuntu-5.10.0-12.13~18355^2~124 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=11c26770eb0296956a6b17595e26f3a8eab3677a;p=mirror_ubuntu-hirsute-kernel.git 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 Cc: Dmitry Kozlov Cc: Daniel Borkmann Cc: David S. Miller Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/MAINTAINERS b/MAINTAINERS index 5221b953ee19..516777f7d6af 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3683,7 +3683,8 @@ GRE DEMULTIPLEXER DRIVER M: Dmitry Kozlov L: netdev@vger.kernel.org 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