diff options
Diffstat (limited to 'include/linux/sunrpc')
-rw-r--r-- | include/linux/sunrpc/xprt.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/sunrpc/xprt.h b/include/linux/sunrpc/xprt.h index 3ff8230c7dd9..18bf72c06488 100644 --- a/include/linux/sunrpc/xprt.h +++ b/include/linux/sunrpc/xprt.h | |||
@@ -163,8 +163,6 @@ struct rpc_xprt { | |||
163 | unsigned long connect_timeout, | 163 | unsigned long connect_timeout, |
164 | bind_timeout, | 164 | bind_timeout, |
165 | reestablish_timeout; | 165 | reestablish_timeout; |
166 | struct work_struct connect_worker; | ||
167 | unsigned short port; | ||
168 | 166 | ||
169 | /* | 167 | /* |
170 | * Disconnection of idle transports | 168 | * Disconnection of idle transports |