[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
@@ -244,7 +244,6 @@ struct ipv6_txoptions *fl6_merge_options(struct ipv6_txoptions * opt_space,
|
||||
opt_space->opt_nflen = 0;
|
||||
}
|
||||
opt_space->dst1opt = fopt->dst1opt;
|
||||
opt_space->auth = fopt->auth;
|
||||
opt_space->opt_flen = fopt->opt_flen;
|
||||
return opt_space;
|
||||
}
|
||||
|
Reference in New Issue
Block a user