aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/libfc')
-rw-r--r--drivers/scsi/libfc/fc_fcp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/libfc/fc_fcp.c b/drivers/scsi/libfc/fc_fcp.c
index 2924363d142b..071cf082d342 100644
--- a/drivers/scsi/libfc/fc_fcp.c
+++ b/drivers/scsi/libfc/fc_fcp.c
@@ -1211,7 +1211,7 @@ static void fc_lun_reset_send(unsigned long data)
1211/** 1211/**
1212 * fc_lun_reset() - Send a LUN RESET command to a device 1212 * fc_lun_reset() - Send a LUN RESET command to a device
1213 * and wait for the reply 1213 * and wait for the reply
1214 * @lport: The local port to sent the comand on 1214 * @lport: The local port to sent the command on
1215 * @fsp: The FCP packet that identifies the LUN to be reset 1215 * @fsp: The FCP packet that identifies the LUN to be reset
1216 * @id: The SCSI command ID 1216 * @id: The SCSI command ID
1217 * @lun: The LUN ID to be reset 1217 * @lun: The LUN ID to be reset