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)
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>

No differences found