lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Git Source


From: Nikolas Karakotas
Subject: [lwip-users] Git Source
Date: Thu, 6 Jun 2013 10:57:06 +1000

Hello Simon,
 
I have noticed in the latest git version when LWIP_CHSUM_ALGORITHM == 1 it produces a conflicting type error for the function:
u16_t lwip_standard_chksum(void *dataptr, int len);
 
the function is:
lwip_standard_chksum(void *dataptr, u16_t len)
 
Nick

reply via email to

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