]> git.karo-electronics.de Git - karo-tx-linux.git/commit
IB/srp: always avoid non-zero offsets into an FMR
authorDavid Dillow <dillowda@ornl.gov>
Fri, 14 Jan 2011 22:02:23 +0000 (17:02 -0500)
committerDavid Dillow <dillowda@ornl.gov>
Tue, 15 Mar 2011 23:34:28 +0000 (19:34 -0400)
commit8c4037b501acd2ec3abc7925e66af8af40a2da9d
tree49c39371ceef4a32c760a26edcf62f920e4f80f7
parent521cb40b0c44418a4fd36dc633f575813d59a43d
IB/srp: always avoid non-zero offsets into an FMR

It is unclear exactly how this code works around Mellanox SRP targets,
or if the problem is on the target side or in the HCA itself. In an
abundance of caution, we should always enable the workaround.

Signed-off-by: David Dillow <dillowda@ornl.gov>
drivers/infiniband/ulp/srp/ib_srp.c