Files
android_kernel_xiaomi_sm8450/drivers/infiniband/hw/mthca
Roland Dreier e9cd59418f IB/mthca: Convert FW commands to use wait_for_completion_timeout()
The kernel has had wait_for_completion_timeout() for a long time now.
mthca should use it to handle FW commands timing out, instead of
implementing the same thing in a much more complicated way by using
wait_for_completion() along with a timer that does complete().

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-06-17 20:37:30 -07:00
..
2006-04-10 09:43:47 -07:00
2006-04-10 09:43:47 -07:00
2006-06-17 20:37:29 -07:00
2006-04-19 11:40:12 -07:00
2006-05-10 15:16:57 -07:00
2005-10-30 17:37:32 -08:00