Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755087Ab3GVASe (ORCPT ); Sun, 21 Jul 2013 20:18:34 -0400 Received: from perches-mx.perches.com ([206.117.179.246]:59801 "EHLO labridge.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755001Ab3GVASd (ORCPT ); Sun, 21 Jul 2013 20:18:33 -0400 From: Joe Perches To: Andrew Morton Cc: Dmitry Kozlov , Daniel Borkmann , "David S. Miller" , linux-kernel@vger.kernel.org Subject: [PATCH 18/18] MAINTAINERS: Update GRE DEMUX patterns Date: Sun, 21 Jul 2013 17:15:45 -0700 Message-Id: <23548ed3a55683203fd7432261114a562d16fb7c.1374451989.git.joe@perches.com> X-Mailer: git-send-email 1.8.1.2.459.gbcd45b4.dirty In-Reply-To: References: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1018 Lines: 33 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 cc: Dmitry Kozlov cc: Daniel Borkmann cc: David S. Miller --- 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 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 -- 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 majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/