diff options
author | Nicholas Mc Guire <der.herr@hofr.at> | 2015-01-16 14:20:17 +0300 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2015-01-21 02:48:17 +0300 |
commit | ecc3f3edbfb65e7706d704c5aac0f7bd60df93de (patch) | |
tree | 727e8f294a1756d502ed8fd1669c4b9dce3737b2 /include/target/iscsi | |
parent | 5cdf5a87a2b80b913499281384112a281e02193a (diff) | |
download | linux-ecc3f3edbfb65e7706d704c5aac0f7bd60df93de.tar.xz |
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>
Diffstat (limited to 'include/target/iscsi')
0 files changed, 0 insertions, 0 deletions