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 <j...@perches.com> cc: Dmitry Kozlov <x...@mail.ru> cc: Daniel Borkmann <dbork...@redhat.com> cc: David S. Miller <da...@davemloft.net> --- 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 <x...@mail.ru> L: net...@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 -- 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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/