Whamcloud - gitweb
LU-12904 o2ib: ib_destroy_cq() returns void 78/36578/2
authorShaun Tancheff <stancheff@cray.com>
Fri, 25 Oct 2019 13:32:44 +0000 (08:32 -0500)
committerOleg Drokin <green@whamcloud.com>
Mon, 16 Dec 2019 05:58:35 +0000 (05:58 +0000)
commit7d2ea1e5bbd80f23e6935174c969b34b58048443
treec43389aba36e95683f1c94890867a2d99d14bfe8
parent2953ff3dcefe6c6d958a28c3d0e8739fd22a6c1d
LU-12904 o2ib: ib_destroy_cq() returns void

Kernel destroy CQ flows can't fail and the returned value of
ib_destroy_cq() is not interested in those flows.

kernel-commit: 890ac8d97e6722a9e4a66a0bd836d1b028d075fe

Test-Parameters: trivial
Cray-bug-id: LUS-8042
Signed-off-by: Shaun Tancheff <stancheff@cray.com>
Change-Id: I873bf76a33bd80d5e6de4d1b16a79ff5ea930f3a
Reviewed-on: https://review.whamcloud.com/36578
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Chris Horn <hornc@cray.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/klnds/o2iblnd/o2iblnd.c