[PATCH] spidernet : fix memory leak in spider_net_stop

Jeff Garzik jeff at garzik.org
Sat Feb 3 00:34:37 EST 2007


Jens Osterkamp wrote:
> We forget to call spider_net_free_rx_chain_contents which does the
> actual dev_kfree_skb. New skbs are allocated from skbuff_head_cache
> on each "ifconfig up" letting the cache grow infinitely.
> 
> This patch fixes it.
> 
> Signed-off-by: Jens Osterkamp <jens at de.ibm.com>

applied




More information about the Linuxppc-dev mailing list