summaryrefslogtreecommitdiff
path: root/drivers/scsi/ipr.h
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2009-08-07 11:47:50 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2009-08-07 11:47:50 +1000
commit389bbaf5fd70b121f2ab2400741a8e9d778c97cb (patch)
tree44b5e50428184bac440f0f00b7df1553bc8e632b /drivers/scsi/ipr.h
parent17aea9acc5660bfd8c3a78fdf1aa0e2d04703c09 (diff)
parentef2c8646b32d27da60ffb2731b1821cacf246c10 (diff)
Merge commit 'scsi/master'
Diffstat (limited to 'drivers/scsi/ipr.h')
-rw-r--r--drivers/scsi/ipr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/ipr.h b/drivers/scsi/ipr.h
index 4b63dd6b1c81..163245a1c3e5 100644
--- a/drivers/scsi/ipr.h
+++ b/drivers/scsi/ipr.h
@@ -1199,7 +1199,7 @@ struct ipr_ioa_cfg {
struct ata_host ata_host;
char ipr_cmd_label[8];
-#define IPR_CMD_LABEL "ipr_cmnd"
+#define IPR_CMD_LABEL "ipr_cmd"
struct ipr_cmnd *ipr_cmnd_list[IPR_NUM_CMD_BLKS];
u32 ipr_cmnd_list_dma[IPR_NUM_CMD_BLKS];
};