trivial: fix typo in aic7xxx comment
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
ad452d64c6
commit
24ed7a9746
|
@ -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 enalbe select in operations once
|
||||
* If we are a target, we'll enable select in operations once
|
||||
* we've had a lun enabled.
|
||||
*/
|
||||
scsiseq_template = ENSELO|ENAUTOATNO|ENAUTOATNP;
|
||||
|
|
Loading…
Reference in New Issue