diff --git a/scst/include/scst.h b/scst/include/scst.h index 02845258c..70b12a951 100644 --- a/scst/include/scst.h +++ b/scst/include/scst.h @@ -2190,7 +2190,7 @@ struct scst_mgmt_cmd { uint64_t lun; /* LUN for this mgmt cmd */ /* or (and for iSCSI) */ - uint64_t tag; /* tag of the corresponding cmd */ + uint64_t tag; /* for ABORT TASK, tag of the cmd to abort */ uint32_t cmd_sn; /* affected command's highest SN */