From: Alexey Dobriyan Date: Thu, 28 Aug 2008 09:53:51 +0000 (-0700) Subject: net: more #ifdef CONFIG_COMPAT X-Git-Tag: v2.6.28-rc1~717^2~385 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af01d537463714e36e2c96d2da35902b76cd6827;p=pandora-kernel.git net: more #ifdef CONFIG_COMPAT All users of struct proto::compat_[gs]etsockopt and struct inet_connection_sock_af_ops::compat_[gs]etsockopt are under #ifdef already, so use it in structure definition too. Signed-off-by: Alexey Dobriyan Signed-off-by: David S. Miller --- Reading git-diff-tree failed