From: Linas Vepstas Date: Wed, 13 Dec 2006 21:16:18 +0000 (-0600) Subject: Spidernet another skb mem leak X-Git-Tag: v2.6.21-rc1~92^2~31^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=366684bd0d6bc5b224fc798675b9a85eb9279227;p=pandora-kernel.git Spidernet another skb mem leak Another skb leak in an error branch. Fix this by adding call to dev_kfree_skb_irq() after moving to a more appropriate spot. Signed-off-by: Linas Vepstas Cc: James K Lewis Cc: Arnd Bergmann Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed