SUNRPC: Clean up the transport timeout initialisation
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
This commit is contained in:
parent
698b6d088e
commit
2881ae74e6
4 changed files with 27 additions and 31 deletions
|
@ -202,11 +202,6 @@ struct xprt_class {
|
|||
char name[32];
|
||||
};
|
||||
|
||||
/*
|
||||
* Transport operations used by ULPs
|
||||
*/
|
||||
void xprt_set_timeout(struct rpc_timeout *to, unsigned int retr, unsigned long incr);
|
||||
|
||||
/*
|
||||
* Generic internal transport functions
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue