10 Nov
2017
10 Nov
'17
1:33 p.m.
On Fri, 2017-11-10 at 14:09 +0800, yan.wang@linux.intel.com wrote:
From: Yan Wang yan.wang@linux.intel.com
- "size" should not be considered twice.
- Change host_offset to uint32_t type.
- size = min(hsize, lsize), so it is unncessary to check ">"
for wrap local and host buffer.
Signed-off-by: Yan Wang yan.wang@linux.intel.com
Applied.
Thanks
Liam