diff options
author | Max Gurtovoy <[email protected]> | 2018-05-31 11:05:26 +0300 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2018-06-04 09:19:24 -0600 |
commit | 26232872b1e957eb4ad10b07ae9e1cd2999848d2 (patch) | |
tree | 7f6674cc6d1b93f46b3d13a49a5bbe5522cdea9e /lib/test_overflow.c | |
parent | c6c2c03a665af99785341eb0481f4170942890d2 (diff) |
IB/isert: use T10-PI check mask definitions from core layer
No reason to use hard-coded protection information checks in ib_isert
driver. Use check masks from RDMA core driver.
Also, while we here, reduce the number of instructions made for setting
the check mask (no need to do bitwise or with 0 since we zero the mask
in the beginning of the function).
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Signed-off-by: Max Gurtovoy <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions