diff options
Diffstat (limited to 'drivers/net')
-rw-r--r-- | drivers/net/ppp_generic.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/ppp_generic.c b/drivers/net/ppp_generic.c index c5f8eb102bf7..144375dea2de 100644 --- a/drivers/net/ppp_generic.c +++ b/drivers/net/ppp_generic.c | |||
@@ -69,7 +69,6 @@ | |||
69 | 69 | ||
70 | #define MPHDRLEN 6 /* multilink protocol header length */ | 70 | #define MPHDRLEN 6 /* multilink protocol header length */ |
71 | #define MPHDRLEN_SSN 4 /* ditto with short sequence numbers */ | 71 | #define MPHDRLEN_SSN 4 /* ditto with short sequence numbers */ |
72 | #define MIN_FRAG_SIZE 64 | ||
73 | 72 | ||
74 | /* | 73 | /* |
75 | * An instance of /dev/ppp can be associated with either a ppp | 74 | * An instance of /dev/ppp can be associated with either a ppp |