Home
last modified time | relevance | path

Searched hist:c1635cb786dbadd16fd6e6959dd3b41ae2f2831a (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/
H A Dlibiscsi.cdiff c1635cb786dbadd16fd6e6959dd3b41ae2f2831a Thu Dec 13 19:43:33 CET 2007 Mike Christie <michaelc@cs.wisc.edu> [SCSI] libiscsi: clear conn->ctask when task is completed early

If the current ctask is failed early, we legt the conn->ctask pointer
pointing to a invalid task. When the xmit thread would send data for
it, we would then oops.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>