From: Pavel Emelyanov Date: Thu, 18 Oct 2007 04:22:17 +0000 (-0700) Subject: [NET]: Cleanup the error path in sk_attach_filter X-Git-Tag: v2.6.24-rc1~294^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3904b739928edd83d117f1eb5bfa69f18d6f046;p=pandora-kernel.git [NET]: Cleanup the error path in sk_attach_filter The sk_filter_uncharge is called for error handling and for releasing the former filter, but this will have to be done in a bit different manner, so cleanup the error path a bit. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed