From: Roel Kluin Date: Mon, 5 Jan 2009 01:29:21 +0000 (-0800) Subject: DCB: fix kfree(skb) X-Git-Tag: v2.6.29-rc1~502^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=858eb711ba64f8a001d7003295b8078bcab33b6d;p=pandora-kernel.git DCB: fix kfree(skb) Use kfree_skb instead of kfree for struct sk_buff pointers. Signed-off-by: Roel Kluin Signed-off-by: David S. Miller --- Reading git-diff-tree failed