diff options
author | 2007-02-01 12:07:47 +0100 | |
---|---|---|
committer | 2007-02-02 08:34:10 -0500 | |
commit | a55eb05a57a981f16325d035ee3a3ad10485ea0d (patch) | |
tree | d36a41e7d4ebe9be9e82499f0af5aa1dbb522de0 /crypto/api.c | |
parent | e100: fix napi ifdefs removing needed code (diff) | |
download | linux-rng-a55eb05a57a981f16325d035ee3a3ad10485ea0d.tar.xz linux-rng-a55eb05a57a981f16325d035ee3a3ad10485ea0d.zip |
spidernet : fix memory leak in spider_net_stop
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@de.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions