]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/commit
lwip: Remove pbufFreed semaphore
authorRostislav Lisovy <lisovy@gmail.com>
Mon, 5 Jan 2015 16:28:59 +0000 (17:28 +0100)
committerRostislav Lisovy <lisovy@gmail.com>
Mon, 5 Jan 2015 16:50:10 +0000 (17:50 +0100)
commitb8ac94b57adc32d9f49be2982f182a69c5d5d413
tree50f73031f368f022a4d2b888772f0b86b630746b
parentb968f909816ca51f38c2731f36dbfc7f60b21691
lwip: Remove pbufFreed semaphore

The idea was to be blocked on this semaphore if there is not
enough PBUFs to be allocated. This however does not work.
Remove it.

Signed-off-by: Rostislav Lisovy <lisovy@gmail.com>
src/core/pbuf.c