]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
IB/srp: Sync buffer before posting send
authorDavid Dillow <dillowda@ornl.gov>
Mon, 18 Oct 2010 12:54:49 +0000 (08:54 -0400)
committerRoland Dreier <rolandd@cisco.com>
Mon, 25 Oct 2010 05:14:23 +0000 (22:14 -0700)
commit19081f31ce941a22bfc681d18ae2d31e31084df5
treec544fc751f6e4fa056f8ad64e3700fc6c8caa787
parent21c1a90769e680e7c1f49bae4c5804cf0c7bc814
IB/srp: Sync buffer before posting send

srp_send_tsk_mgmt() was missing the proper DMA sync calls before posting
the buffer to the device.

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