]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] qla1280 bus reset typo
authorJes Sorensen <jes@sgi.com>
Mon, 22 Jan 2007 19:21:31 +0000 (20:21 +0100)
committerAdrian Bunk <bunk@stusta.de>
Mon, 22 Jan 2007 20:41:22 +0000 (21:41 +0100)
commit6516dfec53f26f6de42785fd27f4e2a42950c793
tree7207b1bf06fc9dbfe9611d527263036623473c4c
parent12143549cc27c4ba4f83ab97d78d495c34c220f2
[SCSI] qla1280 bus reset typo

Fix typo in check of return value of qla1280_bus_reset() which would
result in an adapter reset in addition to the bus reset.

Signed-off-by: Jes Sorensen <jes@sgi.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
drivers/scsi/qla1280.c