SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORT
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
This commit is contained in:
parent
9cbc94fb06
commit
505936f59f
2 changed files with 0 additions and 4 deletions
|
|
@ -360,7 +360,6 @@ void xprt_unlock_connect(struct rpc_xprt *, void *);
|
|||
#define XPRT_BOUND (4)
|
||||
#define XPRT_BINDING (5)
|
||||
#define XPRT_CLOSING (6)
|
||||
#define XPRT_CONNECTION_ABORT (7)
|
||||
#define XPRT_CONNECTION_CLOSE (8)
|
||||
#define XPRT_CONGESTED (9)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue