mirror of
https://github.com/torvalds/linux.git
synced 2024-11-06 03:51:48 +00:00
cleanup: remove MIN_FRAG_SIZE definition.
- This patch removes MIN_FRAG_SIZE definition in drivers/net/ppp_generic.c as it is unneeded. Signed-off-by: Rami Rosen <ramirose@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
92b4522f72
commit
604c1b1868
@ -69,7 +69,6 @@
|
||||
|
||||
#define MPHDRLEN 6 /* multilink protocol header length */
|
||||
#define MPHDRLEN_SSN 4 /* ditto with short sequence numbers */
|
||||
#define MIN_FRAG_SIZE 64
|
||||
|
||||
/*
|
||||
* An instance of /dev/ppp can be associated with either a ppp
|
||||
|
Loading…
Reference in New Issue
Block a user