]> git.karo-electronics.de Git - karo-tx-linux.git/commit
IB/srpt: Modify a debug statement
authorBart Van Assche <bart.vanassche@sandisk.com>
Fri, 20 Jan 2017 21:04:33 +0000 (13:04 -0800)
committerDoug Ledford <dledford@redhat.com>
Tue, 24 Jan 2017 17:26:17 +0000 (12:26 -0500)
commite3dfa60c0a1804d5934c11cd1680e373384aa0a0
treec24ba2a01e61d686526223f4c643e25e57c77d68
parentdee2b82a5faf426723d3d077e9b17d172715d167
IB/srpt: Modify a debug statement

Since a later patch will remove ib_device.dma_device and since knowing
the value of that pointer is not too important, remove dma_device from
the debug output.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/ulp/srpt/ib_srpt.c