summaryrefslogtreecommitdiff
path: root/drivers/amba
diff options
context:
space:
mode:
authorJens Osterkamp <jens@de.ibm.com>2007-02-01 11:07:47 (GMT)
committerJeff Garzik <jeff@garzik.org>2007-02-02 13:34:10 (GMT)
commita55eb05a57a981f16325d035ee3a3ad10485ea0d (patch)
treed36a41e7d4ebe9be9e82499f0af5aa1dbb522de0 /drivers/amba
parenta53a33da864a81a238ee84055c8ced775ee25350 (diff)
downloadlinux-fsl-qoriq-a55eb05a57a981f16325d035ee3a3ad10485ea0d.tar.xz
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 'drivers/amba')
0 files changed, 0 insertions, 0 deletions