diff options
Diffstat (limited to 'include/linux/ipv6.h')
-rw-r--r-- | include/linux/ipv6.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/ipv6.h b/include/linux/ipv6.h index 4aaefc349a4b..2102d8b67c01 100644 --- a/include/linux/ipv6.h +++ b/include/linux/ipv6.h | |||
@@ -315,7 +315,6 @@ struct ipv6_pinfo { | |||
315 | struct sk_buff *pktoptions; | 315 | struct sk_buff *pktoptions; |
316 | struct { | 316 | struct { |
317 | struct ipv6_txoptions *opt; | 317 | struct ipv6_txoptions *opt; |
318 | struct rt6_info *rt; | ||
319 | int hop_limit; | 318 | int hop_limit; |
320 | int tclass; | 319 | int tclass; |
321 | } cork; | 320 | } cork; |