]> git.karo-electronics.de Git - karo-tx-linux.git/commit
SUNRPC: parametrize rpc_pton6() by network context
authorStanislav Kinsbursky <skinsbursky@parallels.com>
Fri, 13 Jan 2012 09:09:11 +0000 (13:09 +0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 1 Feb 2012 00:28:11 +0000 (19:28 -0500)
commit8b147f74738d9ab7e76085e5535e0fe8dc8b29f4
treeef970b0447d676b5d2a13117bb20750134749eb7
parent3065f1e29aa2716c8903cfeff368df4b5314040a
SUNRPC: parametrize rpc_pton6() by network context

Parametrize rpc_pton6() by network context and thus force it's caller
to pass in network context instead of using hard-coded "init_net".

Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/addr.c