From: Dale Farnsworth Date: Thu, 1 Sep 2005 16:59:23 +0000 (-0700) Subject: [PATCH] mv643xx: fix skb memory leak X-Git-Tag: v2.6.14-rc1~748^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1dd9ca177bd2ff5260376dd024dd43eb4631dc7;p=pandora-kernel.git [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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed