projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad452d6
)
trivial: fix typo in aic7xxx comment
author
Uwe Kleine-Koenig
<u.kleine-koenig@pengutronix.de>
Mon, 21 Sep 2009 08:39:22 +0000
(10:39 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 21 Sep 2009 13:15:53 +0000
(15:15 +0200)
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/scsi/aic7xxx/aic7xxx_core.c
patch
|
blob
|
history
diff --git
a/drivers/scsi/aic7xxx/aic7xxx_core.c
b/drivers/scsi/aic7xxx/aic7xxx_core.c
index e6f2bb7365e64da1736a7a45759ddb3a2ec34638..8dfb59d58992fb96e1825480ca2a76a4ec011e89 100644
(file)
--- a/
drivers/scsi/aic7xxx/aic7xxx_core.c
+++ b/
drivers/scsi/aic7xxx/aic7xxx_core.c
@@
-5223,7
+5223,7
@@
ahc_chip_init(struct ahc_softc *ahc)
/*
* Setup the allowed SCSI Sequences based on operational mode.
- * If we are a target, we'll ena
lb
e select in operations once
+ * If we are a target, we'll ena
bl
e select in operations once
* we've had a lun enabled.
*/
scsiseq_template = ENSELO|ENAUTOATNO|ENAUTOATNP;