[IPIP]: Use proper net in (mostly) routing calls.
[deliverable/linux.git] / fs / nfs / callback.h
index ec0ffd9641c6c9e204eaa623a63070b345a8364c..bb25d2135ff1e7e15ead85466b5c36a0de5737cf 100644 (file)
@@ -53,7 +53,7 @@ struct cb_getattrres {
 };
 
 struct cb_recallargs {
-       struct sockaddr_in *addr;
+       struct sockaddr *addr;
        struct nfs_fh fh;
        nfs4_stateid stateid;
        uint32_t truncate;
This page took 0.025315 seconds and 5 git commands to generate.