diff options
Diffstat (limited to 'include/net/inet_sock.h')
-rw-r--r-- | include/net/inet_sock.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/inet_sock.h b/include/net/inet_sock.h index 7235ae73a1e8..b21a7f06d6a4 100644 --- a/include/net/inet_sock.h +++ b/include/net/inet_sock.h | |||
@@ -32,7 +32,6 @@ | |||
32 | * | 32 | * |
33 | * @faddr - Saved first hop address | 33 | * @faddr - Saved first hop address |
34 | * @nexthop - Saved nexthop address in LSRR and SSRR | 34 | * @nexthop - Saved nexthop address in LSRR and SSRR |
35 | * @is_data - Options in __data, rather than skb | ||
36 | * @is_strictroute - Strict source route | 35 | * @is_strictroute - Strict source route |
37 | * @srr_is_hit - Packet destination addr was our one | 36 | * @srr_is_hit - Packet destination addr was our one |
38 | * @is_changed - IP checksum more not valid | 37 | * @is_changed - IP checksum more not valid |