[IPV6]: remove more unused IPV6_AUTHHDR things.
Remove two more unused IPV6_AUTHHDR option things, which I failed to remove them last time, plus, mark IPV6_AUTHHDR obsolete. Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
fb3d89498d
commit
7fe40f73d7
@@ -183,7 +183,6 @@ struct ipv6_txoptions
|
||||
struct ipv6_opt_hdr *hopopt;
|
||||
struct ipv6_opt_hdr *dst0opt;
|
||||
struct ipv6_rt_hdr *srcrt; /* Routing Header */
|
||||
struct ipv6_opt_hdr *auth;
|
||||
struct ipv6_opt_hdr *dst1opt;
|
||||
|
||||
/* Option buffer, as read by IPV6_PKTOPTIONS, starts here. */
|
||||
|
Reference in New Issue
Block a user