diff options
author | Kashyap, Desai <kashyap.desai@lsi.com> | 2009-09-14 07:35:24 +0200 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2009-10-02 16:48:50 +0200 |
commit | bcfb6e6ea46d84bfb541069545e5b0d7f6cc3233 (patch) | |
tree | c6ddcd28cc123bf2c1abcb6b79b0c49a3521e1bd /net/atm/lec_arpc.h | |
parent | [SCSI] mpt2sas: Target Reset will be issued from Interrupt context. (diff) | |
download | linux-bcfb6e6ea46d84bfb541069545e5b0d7f6cc3233.tar.xz linux-bcfb6e6ea46d84bfb541069545e5b0d7f6cc3233.zip |
[SCSI] mpt2sas: Call init_completion on a per request basis.
Now driver call init_completion on a per request basis. At some
point the wait_for_completion_timeout is not waiting for the timeout,
instead returning immediately, thus going into diag reset. This fix will
address all request using the wait_for_completion_timeout API. The previous
implimentation was only calling init_completion at driver
load time.
Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'net/atm/lec_arpc.h')
0 files changed, 0 insertions, 0 deletions