commit | f5713c5dfb4d61cd77debf61d3873eb36877ff1f | [log] [tgz] |
---|---|---|
author | Krishna Gudipati <kgudipat@brocade.com> | Fri Mar 05 19:37:09 2010 -0800 |
committer | James Bottomley <James.Bottomley@suse.de> | Sun Mar 07 13:02:14 2010 +0530 |
tree | 486b3ed74ad3584cf414be3997a5d3ba77712fd4 | |
parent | 816e49b8ed209e5e08d4c43359635cbca17e7196 [diff] |
[SCSI] bfa: Fix Command Queue (CPE) full condition check and ack CPE interrupt. Fixed the issue of not acknowledging the command queue full-to-non-full interrupt. Implemented separate acknowledging functions for different ASIC and interrupt mode. Fixed the case of missing CPE interrupt by always processing the pending requests in the completion path. Signed-off-by: Krishna Gudipati <kgudipat@brocade.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>