提交 96c13184 编写于 作者: J Jiří Župka 提交者: David S. Miller

Repair wrong named definition aligned_u64

This repairs problem with compile library in userspace (libnl).
Signed-off-by: NJiří Župka <jzupka@redhat.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 b5c5693b
...@@ -173,7 +173,7 @@ struct tpacket_hdr_v1 { ...@@ -173,7 +173,7 @@ struct tpacket_hdr_v1 {
* you can see which blk[s] is[are] outstanding etc. * you can see which blk[s] is[are] outstanding etc.
* 3. Validate kernel code. * 3. Validate kernel code.
*/ */
aligned_u64 seq_num; __aligned_u64 seq_num;
/* /*
* ts_last_pkt: * ts_last_pkt:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册