linux-stable/drivers/infiniband/ulp/srpt
Nicholas Mc Guire ecc3f3edbf ib_srpt: wait_for_completion_timeout does not return negative status
This patch changes srpt_close_session() to properly use an unsigned long
for wait_for_completion_timeout()'s return value, and to update WARN_ON()
to only trigger for a zero return.

Signed-off-by: Nicholas Mc Guire <der.herr@hofr.at>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
2015-01-20 15:48:17 -08:00
..
ib_dm_mad.h
ib_srpt.c ib_srpt: wait_for_completion_timeout does not return negative status 2015-01-20 15:48:17 -08:00
ib_srpt.h ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_session 2013-05-29 21:30:46 -07:00
Kconfig
Makefile