From: Thomas Graf Date: Thu, 31 Aug 2006 22:04:30 +0000 (-0700) Subject: [RTNETLINK]: Fix typo causing wrong skb to be freed X-Git-Tag: v2.6.19-rc1~1272^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3015d5d4e5b15eddea272a697e83391100581932;p=pandora-kernel.git [RTNETLINK]: Fix typo causing wrong skb to be freed A typo introduced by myself which leads to freeing the skb containing the netlink message when it should free the newly allocated skb for the reply. Signed-off-by: Thomas Graf Signed-off-by: David S. Miller --- Reading git-diff-tree failed