mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-19 08:04:26 -04:00
Call skb_orphan(skb) to call the owner's destructor function and make the skb unowned. This is necessary to prevent sk_wmem_alloc of a socket from overflowing, which leads to ENOBUFS errors on application level. Signed-off-by: Martin Schiller <ms@dev.tdt.de> |
||
---|---|---|
.. | ||
src | ||
Makefile |