[SCSI] bfa: Fix to handle firmware tskim abort request response
- Enhance tracing to include both tskim tag and event. - Handle the tskim abort response from firmware in the tskim state machine cleanup state and proceed with the tskim cleanup. Signed-off-by: Krishna Gudipati <kgudipat@brocade.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
This commit is contained in:

gecommit door
James Bottomley

bovenliggende
b480a32e69
commit
1306e31d41
@@ -840,6 +840,7 @@ enum bfi_tskim_status {
|
||||
*/
|
||||
BFI_TSKIM_STS_TIMEOUT = 10, /* TM request timedout */
|
||||
BFI_TSKIM_STS_ABORTED = 11, /* Aborted on host request */
|
||||
BFI_TSKIM_STS_UTAG = 12, /* unknown tag for request */
|
||||
};
|
||||
|
||||
struct bfi_tskim_rsp_s {
|
||||
|
Verwijs in nieuw issue
Block a user