Home
last modified time | relevance | path

Searched hist:"21 b4aaa14329db793832e865f15000c5c0192ac3" (Results 1 – 2 of 2) sorted by relevance

/linux/net/l2tp/
H A DMakefile21b4aaa14329db793832e865f15000c5c0192ac3 Fri Apr 02 08:18:28 CEST 2010 James Chapman <jchapman@katalix.com> l2tp: Relocate pppol2tp driver to new net/l2tp directory

This patch moves the existing pppol2tp driver from drivers/net into a
new net/l2tp directory, which is where the upcoming L2TPv3 code will
live. The existing CONFIG_PPPOL2TP config option is left in its
current place to avoid "make oldconfig" issues when an existing
pppol2tp user takes this change. (This is the same approach used for
the pppoatm driver, which moved to net/atm.)

There are no code changes. The existing drivers/net/pppol2tp.c is
simply moved to net/l2tp.

Signed-off-by: James Chapman <jchapman@katalix.com>
Reviewed-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/
H A DMAINTAINERSdiff 90ca28d1eaff14c8de8665cf31db4fcca602075c Tue Aug 10 02:20:40 CEST 2010 Joe Perches <joe@perches.com> 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>