commit | b1dd9ca177bd2ff5260376dd024dd43eb4631dc7 | [log] [tgz] |
---|---|---|
author | Dale Farnsworth <dale@farnsworth.org> | Thu Sep 01 09:59:23 2005 -0700 |
committer | Jeff Garzik <jgarzik@pobox.com> | Mon Sep 05 18:08:30 2005 -0400 |
tree | b6903b12d4124a6fa835cab4b35db1eb99a6d1aa | |
parent | e797637f4c1cbcecb2d8f5cfa05b161da1f0b802 [diff] |
[PATCH] mv643xx: fix skb memory leak This patch fixes an skb memory leak under heavy receive load (whenever the more packets have been received than the NAPI budget allows to be processed). Signed-off-by: Dale Farnsworth <dale@farnsworth.org> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>