From: Pavel Emelyanov Date: Tue, 13 Nov 2007 10:58:09 +0000 (-0800) Subject: [NETFILTER]: Consolidate nf_sockopt and compat_nf_sockopt X-Git-Tag: v2.6.24-rc3~145^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ce5ba6aecb218981fc76585b6d9a7d0019e61b5;p=pandora-kernel.git [NETFILTER]: Consolidate nf_sockopt and compat_nf_sockopt Both lookup the nf_sockopt_ops object to call the get/set callbacks from, but they perform it in a completely similar way. Introduce the helper for finding the ops. Signed-off-by: Pavel Emelyanov Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed