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
_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to