|
@@ -252,7 +252,6 @@ bfad_im_target_reset_send(struct bfad_s *bfad, struct scsi_cmnd *cmnd,
|
|
struct bfa_itnim_s *bfa_itnim;
|
|
struct bfa_itnim_s *bfa_itnim;
|
|
bfa_status_t rc = BFA_STATUS_OK;
|
|
bfa_status_t rc = BFA_STATUS_OK;
|
|
|
|
|
|
- bfa_itnim = bfa_fcs_itnim_get_halitn(&itnim->fcs_itnim);
|
|
|
|
tskim = bfa_tskim_alloc(&bfad->bfa, (struct bfad_tskim_s *) cmnd);
|
|
tskim = bfa_tskim_alloc(&bfad->bfa, (struct bfad_tskim_s *) cmnd);
|
|
if (!tskim) {
|
|
if (!tskim) {
|
|
BFA_DEV_PRINTF(bfad, BFA_ERR,
|
|
BFA_DEV_PRINTF(bfad, BFA_ERR,
|