From: Trond Myklebust Date: Mon, 23 Jan 2012 18:22:45 +0000 (-0500) Subject: SUNRPC: fixup for namespace changes X-Git-Tag: v3.4-rc1~123^2~143 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3b773e4fd80524ac27802fcf11cfd9ed1d5491f;p=pandora-kernel.git SUNRPC: fixup for namespace changes Fixes this build error when CONFIG_NET_NS is not set: net/sunrpc/svcsock.c: In function 'svc_setup_socket': net/sunrpc/svcsock.c:1412:40: error: 'struct sock_common' has no member named 'skc_net' Reported-by: Stephen Rothwell Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed