提交 c22af22c 编写于 作者: E Eric Dumazet 提交者: David S. Miller

ipv6: frag: remove unused field

csum field in struct frag_queue is not used, remove it.
Signed-off-by: NEric Dumazet <edumazet@google.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 5749d6af
......@@ -603,7 +603,6 @@ struct frag_queue {
struct in6_addr daddr;
int iif;
unsigned int csum;
__u16 nhoffset;
u8 ecn;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册