[PATCH] mv643xx: fix skb memory leak
authorDale Farnsworth <dale@farnsworth.org>
Thu, 1 Sep 2005 16:59:23 +0000 (09:59 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Mon, 5 Sep 2005 22:08:30 +0000 (18:08 -0400)
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>

No differences found