[email protected] wrote:
I like the idea. Would you mind adding a patch so that this doesn't get forgotten?In pbuf.c, function pbuf_free()[..]:if (type == PBUF_POOL) { if( !DMA_RING_REPLENISH( p ) ) { memp_free(MEMP_PBUF_POOL, p); }
Thanks, Simon _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
