From: Michal Januszewski Date: Wed, 31 Oct 2007 03:41:49 +0000 (-0700) Subject: [CONNECTOR]: Fix a spurious kfree_skb() call X-Git-Tag: v2.6.24-rc2~69^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cf92e98a48ba4bd5aeb8932b3844d3f8eacac76;p=pandora-kernel.git [CONNECTOR]: Fix a spurious kfree_skb() call Remove a spurious call to kfree_skb() in the connector rx_skb handler. This fixes a regression introduced by the '[NET]: make netlink user -> kernel interface synchronious' patch (cd40b7d3983c708aabe3d3008ec64ffce56d33b0) Signed-off-by: Michal Januszewski Signed-off-by: David S. Miller --- Reading git-diff-tree failed