lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] minor changes to ethernetif.c?


From: Andrew McGeachie
Subject: [lwip-users] minor changes to ethernetif.c?
Date: Thu, 14 Oct 2004 11:14:22 -0400
User-agent: Mozilla Thunderbird 0.7 (Windows/20040616)

hi folks.  lwip project newbie here.

I noticed after cusotmized ethernetif.c that it needs a couple small tweaks to compile properly with and without stats turned on:

* addition of #include <lwip/stats.h>

* change all occurences of

   #ifdef LINK_STATS

to
   #if LINK_STATS

I'm working off the STABLE-1_1_0-RC1 tag.

Should I submit this as a bug or a patch? Never done a patch but have to learn at some point.

Thanks for a great software project.

- andrew

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


reply via email to

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