Hi!
From: Kamal Heib kamalheib1@gmail.com
[ Upstream commit 95a5631f6c9f3045f26245e6045244652204dfdb ]
The return value from ipoib_ib_dev_stop() is always 0 - change it to be void.
AFAICT this is not a fixup, just a preparation for "RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah(", but we are not merging that for 4.14, so it should not be neccessary here.
Best regards, Pavel