commit | 0a55256d158c18e4821c248a295b7f8f4423660f | [log] [tgz] |
---|---|---|
author | Christof Schmitt <[email protected]> | Tue Nov 24 16:53:57 2009 +0100 |
committer | James Bottomley <[email protected]> | Fri Dec 04 12:02:00 2009 -0600 |
tree | c1edd634a07cbe980bbf5dbf1f657d386a6a049d | |
parent | 63e27fb80c2010678681cef7b528ab8af3624fe9 [diff] |
[SCSI] libfc: Add target reset flag to FCP header file While the target reset task management function has been deprecated in newer specs, it is still in use by SCSI FC drivers and there is no real replacement. Add the target reset flag to the FCP header file to allow usage of this definition in SCSI FC drivers. Reviewed-by: Swen Schillig <[email protected]> Signed-off-by: Christof Schmitt <[email protected]> Signed-off-by: James Bottomley <[email protected]>