mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-06-27 07:43:37 +08:00
Fixed comments for pbuf_copy() and find_entry() as proposed by Luca Ceresoli on lwip-users
This commit is contained in:
@@ -353,7 +353,7 @@ find_entry(struct ip_addr *ipaddr, u8_t flags)
|
||||
* 1) empty entry
|
||||
* 2) oldest stable entry
|
||||
* 3) oldest pending entry without queued packets
|
||||
* 4) oldest pending entry without queued packets
|
||||
* 4) oldest pending entry with queued packets
|
||||
*
|
||||
* { ETHARP_TRY_HARD is set at this point }
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user