commit | 1bd58b89e84b15283aaa3148fee4969abe19af8d | [log] [tgz] |
---|---|---|
author | Giridhar Malavali <giridhar.malavali@qlogic.com> | Fri Sep 03 14:57:05 2010 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Sun Sep 05 15:22:53 2010 -0300 |
tree | c5ee87f4c08c6716a582c3e8b896a037f2891db0 | |
parent | 0374f55ed882a46cd4825dde16ca2392d4c367f6 [diff] |
[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>