mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
This commit is contained in:
parent
a9b05723ff
commit
c8cdaf998d
4 changed files with 13 additions and 16 deletions
|
@ -315,7 +315,6 @@ struct ipv6_pinfo {
|
|||
struct sk_buff *pktoptions;
|
||||
struct {
|
||||
struct ipv6_txoptions *opt;
|
||||
struct rt6_info *rt;
|
||||
int hop_limit;
|
||||
int tclass;
|
||||
} cork;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue