diff options
| author | Jens Osterkamp <[email protected]> | 2007-02-01 12:07:47 +0100 |
|---|---|---|
| committer | Jeff Garzik <[email protected]> | 2007-02-02 08:34:10 -0500 |
| commit | a55eb05a57a981f16325d035ee3a3ad10485ea0d (patch) | |
| tree | d36a41e7d4ebe9be9e82499f0af5aa1dbb522de0 /include/linux/debugobjects.h | |
| parent | a53a33da864a81a238ee84055c8ced775ee25350 (diff) | |
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 <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions