mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-03-14 10:21:12 +00:00
removed some FIXME that are not relevant anymore
This commit is contained in:
parent
936c6c0d5c
commit
a4f6146667
@ -208,9 +208,6 @@ struct ppp_idle {
|
||||
};
|
||||
#endif /* PPP_IDLETIMELIMIT */
|
||||
|
||||
/* FIXME: make endpoint discriminator optional */
|
||||
/* FIXME: moved temporarily to ppp.h */
|
||||
|
||||
/* values for epdisc.class */
|
||||
#define EPD_NULL 0 /* null discriminator, no data */
|
||||
#define EPD_LOCAL 1
|
||||
@ -219,8 +216,6 @@ struct ppp_idle {
|
||||
#define EPD_MAGIC 4
|
||||
#define EPD_PHONENUM 5
|
||||
|
||||
/* FIXME: global variables per PPP session */
|
||||
|
||||
/*
|
||||
* Global variables.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user