git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d36b7cf
)
SUNRPC: fixup for namespace changes
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 23 Jan 2012 18:22:45 +0000
(13:22 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 1 Feb 2012 00:28:22 +0000
(19:28 -0500)
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 <sfr@canb.auug.org.au>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/svcsock.c
patch
|
blob
|
history
diff --cc
net/sunrpc/svcsock.c
Simple merge