IB/srpt: Convert a warning into a debug message
authorBart Van Assche <bart.vanassche@wdc.com>
Mon, 8 Jan 2018 19:00:47 +0000 (11:00 -0800)
committerDoug Ledford <dledford@redhat.com>
Mon, 8 Jan 2018 21:05:12 +0000 (16:05 -0500)
commitea51d2e12aac9205291b0ec88ffb7d33da7eafb5
treeb8a6e672d109baf7c3f3fd13cc7a516eebfd922c
parentb185d3f895632f1091513405ce80a9455cb5bf30
IB/srpt: Convert a warning into a debug message

At least when running the ib_srpt driver on top of the rdma_rxe
driver it is easy to trigger a zero-length write completion in
the CH_DISCONNECTED state. Hence make the message that reports
this less noisy.

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