lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE : [lwip-devel] Can we remove pbuf_init()


From: Frédéric BERNON
Subject: RE : [lwip-devel] Can we remove pbuf_init()
Date: Mon, 11 Jun 2007 14:06:37 +0200

Uhmm, it will not change a lot the footprint, but is done for future uses. So, 
to my point of view, it's better to let it. But it really cause you any 
problems, remove it...

 
  
====================================
Frédéric BERNON 
HYMATOM SA 
Chef de projet informatique 
Microsoft Certified Professional 
Tél. : +33 (0)4-67-87-61-10 
Fax. : +33 (0)4-67-70-85-44 
Email : address@hidden 
Web Site : http://www.hymatom.fr 
====================================
P Avant d'imprimer, penser à l'environnement
 


-----Message d'origine-----
De : address@hidden [mailto:address@hidden De la part de Goldschmidt Simon
Envoyé : lundi 11 juin 2007 12:39
À : lwip-devel
Objet : [lwip-devel] Can we remove pbuf_init()



It doesn't do anything any more, only checks alignment of PBUF_POOL_BUFSIZE. 
It's simpler changing the use of PBUF_POOL_BUFSIZE in pbuf.c (and some other 
files) to MEM_ALIGN_SIZE(PBUF_POOL_BUFSIZE).

Or does anyone need pbuf_init() (maybe for the future)???

I'll remove it if noone objects ;-)


Simon


_______________________________________________
lwip-devel mailing list
address@hidden http://lists.nongnu.org/mailman/listinfo/lwip-devel

Attachment: Frédéric BERNON.vcf
Description: Frédéric BERNON.vcf


reply via email to

[Prev in Thread] Current Thread [Next in Thread]