diff options
author | Joe Perches <joe@perches.com> | 2010-08-09 20:20:40 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-08-09 23:45:07 -0400 |
commit | 90ca28d1eaff14c8de8665cf31db4fcca602075c (patch) | |
tree | dd8d2bfcbced81b1747622af514af5f31bb01088 /MAINTAINERS | |
parent | c984e24d47f824df352234ead831fb3c8f18eca8 (diff) |
MAINTAINERS: update PPP OVER L2TP file patterns
Commit 21b4aaa14329db793832e865f15000c5c0192ac3 ("l2tp: Relocate pppol2tp
driver to new net/l2tp directory") moved the file.
Signed-off-by: Joe Perches <joe@perches.com>
Cc: James Chapman <jchapman@katalix.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6ec10907e6fc..048cbfa18606 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4531,7 +4531,7 @@ F: drivers/net/pppox.c | |||
4531 | PPP OVER L2TP | 4531 | PPP OVER L2TP |
4532 | M: James Chapman <jchapman@katalix.com> | 4532 | M: James Chapman <jchapman@katalix.com> |
4533 | S: Maintained | 4533 | S: Maintained |
4534 | F: drivers/net/pppol2tp.c | 4534 | F: net/l2tp/l2tp_ppp.c |
4535 | F: include/linux/if_pppol2tp.h | 4535 | F: include/linux/if_pppol2tp.h |
4536 | 4536 | ||
4537 | PPS SUPPORT | 4537 | PPS SUPPORT |