lwip/src
Axel Lin 9c6708513a Drop unnecessary NULL test for h->next->next in memp_sanity
The h will point to NULL if h->next->next is NULL anyway.
So remove the unnecessary NULL test for h->next->next in each iteration.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
2015-11-19 07:23:55 +01:00
..
api Fixed compiling with LWIP_TCP==0 2015-11-16 09:37:56 +01:00
apps lwiperf: TX buffer can be static 2015-11-18 07:52:04 +01:00
core Drop unnecessary NULL test for h->next->next in memp_sanity 2015-11-19 07:23:55 +01:00
include Update header include guard naming of all apps headers 2015-11-18 20:21:56 +01:00
netif Implement API function to iterate over stable ARP table entries 2015-11-16 09:53:23 +01:00
Filelists.mk Update header include guard naming of all apps headers 2015-11-18 20:21:56 +01:00
FILES Minor fix (tab, indent...) to respect source code style... 2007-05-04 15:14:14 +00:00