]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
IB/srpt: Introduce srpt_disconnect_ch_sync()
authorBart Van Assche <bart.vanassche@wdc.com>
Fri, 3 Nov 2017 23:20:54 +0000 (16:20 -0700)
committerDoug Ledford <dledford@redhat.com>
Mon, 13 Nov 2017 20:25:16 +0000 (15:25 -0500)
commit01b3ee13c28456a61e61e5729b8addfaf16d5909
treef61d2fe0553c9ad32e0fdb3e3006c1aaf86dc5ae
parentc76d7d64f8067699260421509a7c11ad51761061
IB/srpt: Introduce srpt_disconnect_ch_sync()

Except for changing a BUG_ON() call into a WARN_ON_ONCE() call, this
patch does not change any functionality.

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