From: Roel Kluin Date: Fri, 27 Feb 2009 18:56:22 +0000 (-0800) Subject: [SCSI] fcoe: fix kfree(skb) X-Git-Tag: v2.6.29~41^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e904158159e9812d06646767b7c81846dc3b05e6;p=pandora-kernel.git [SCSI] fcoe: fix kfree(skb) Use kfree_skb instead of kfree for struct sk_buff pointers. Signed-off-by: Roel Kluin Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed