提交 7cf9ff64 编写于 作者: C Christoph Hellwig 提交者: Doug Ledford

IB: remove the struct ib_phys_buf definition

Signed-off-by: NChristoph Hellwig <hch@lst.de>
Reviewed-by: NSagi Grimberg <sagig@mellanox.com>
Reviewed-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> [core]
Reviewed-by: NSteve Wise <swise@opengridcomputing.com>
Signed-off-by: NDoug Ledford <dledford@redhat.com>
上级 52f00dd3
......@@ -1251,11 +1251,6 @@ enum ib_access_flags {
IB_ACCESS_ON_DEMAND = (1<<6),
};
struct ib_phys_buf {
u64 addr;
u64 size;
};
/*
* XXX: these are apparently used for ->rereg_user_mr, no idea why they
* are hidden here instead of a uapi header!
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册