lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] checksum


From: Nikolas Karakotas
Subject: [lwip-users] checksum
Date: Sat, 10 Jan 2015 13:00:41 +0930

Hi Simon,
 
When  (LWIP_CHKSUM_ALGORITHM == 1)  the function isn't the same as the function definition and uses a u16_t.
Below is the error:
 
../src/lwip/core/inet_chksum.c:82:1: error: conflicting types for 'lwip_standard_chksum'
lwip_standard_chksum(void *dataptr, u16_t len)
 
Nick



This email is free from viruses and malware because avast! Antivirus protection is active.



reply via email to

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