diff --git a/[refs] b/[refs] index 4e7e4225c46c..9326a521fb51 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a4976d688650b4593831fbffbb217f2d916b1aa0 +refs/heads/master: dd48ebf7ca4a6e60e6787e443f5316724309865b diff --git a/trunk/drivers/scsi/stex.c b/trunk/drivers/scsi/stex.c index a3a18ad73125..6129db4a6a38 100644 --- a/trunk/drivers/scsi/stex.c +++ b/trunk/drivers/scsi/stex.c @@ -746,6 +746,7 @@ static void stex_mu_intr(struct st_hba *hba, u32 doorbell) stex_copy_data(ccb, resp, size); } + ccb->req = NULL; ccb->srb_status = resp->srb_status; ccb->scsi_status = resp->scsi_status;