[SCSI] qla2xxx: Check for empty slot in request queue before posting Command type...
authorGiridhar Malavali <giridhar.malavali@qlogic.com>
Fri, 3 Sep 2010 21:57:05 +0000 (14:57 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Sun, 5 Sep 2010 18:22:53 +0000 (15:22 -0300)
commit1bd58b89e84b15283aaa3148fee4969abe19af8d
treec5ee87f4c08c6716a582c3e8b896a037f2891db0
parent0374f55ed882a46cd4825dde16ca2392d4c367f6
[SCSI] qla2xxx: Check for empty slot in request queue before posting Command type 6 request.

For ISP82xx, the check for empty slot in request queue before posting command type 6
request was missing. This could lead to request queue entry corruptions causing
IO timeouts.

Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/qla2xxx/qla_nx.c