diff options
Diffstat (limited to 'include/net/sock.h')
-rw-r--r-- | include/net/sock.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/sock.h b/include/net/sock.h index e3bf213be625..79532540201b 100644 --- a/include/net/sock.h +++ b/include/net/sock.h | |||
@@ -218,7 +218,7 @@ struct cg_proto; | |||
218 | * @sk_lock: synchronizer | 218 | * @sk_lock: synchronizer |
219 | * @sk_rcvbuf: size of receive buffer in bytes | 219 | * @sk_rcvbuf: size of receive buffer in bytes |
220 | * @sk_wq: sock wait queue and async head | 220 | * @sk_wq: sock wait queue and async head |
221 | * @sk_rx_dst: receive input route used by early tcp demux | 221 | * @sk_rx_dst: receive input route used by early demux |
222 | * @sk_dst_cache: destination cache | 222 | * @sk_dst_cache: destination cache |
223 | * @sk_dst_lock: destination cache lock | 223 | * @sk_dst_lock: destination cache lock |
224 | * @sk_policy: flow policy | 224 | * @sk_policy: flow policy |