mirror of
https://github.com/torvalds/linux.git
synced 2026-07-20 04:27:38 +02:00
Since all that include/linux/if_ppp.h does is #include <linux/ppp-ioctl.h>, this replaces the occurrences of #include <linux/if_ppp.h> with #include <linux/ppp-ioctl.h>. It also corrects an error in Documentation/networking/l2tp.txt, where it referenced include/linux/if_ppp.h as the source of some definitions that are actually now defined in include/linux/if_pppol2tp.h. Signed-off-by: Paul Mackerras <paulus@samba.org> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
|---|---|---|
| .. | ||
| hardware.c | ||
| hardware.h | ||
| main.c | ||
| main.h | ||
| Makefile | ||
| network.c | ||
| network.h | ||
| setup_protocol.h | ||
| tty.c | ||
| tty.h | ||