]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] qla4xxx: regression - add start scan callout
authorMike Christie <michaelc@cs.wisc.edu>
Tue, 4 Mar 2008 19:26:54 +0000 (13:26 -0600)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Wed, 5 Mar 2008 18:03:54 +0000 (12:03 -0600)
commit024f801f528220edc89275a724ea00cd18c5ebb7
treea7b6458a5a04282082da41c6f27e0b4d256c0aa3
parent50a29aec9c47d26e869df83ef1d69e3b63c83bf4
[SCSI] qla4xxx: regression - add start scan callout

We are seeing EXIST errors from sysfs during device addition.
We need a start scan callout so we do not start scanning sessions
found during hba setup, before the async scsi scan code is ready.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Acked-by: David C Somayajulu <david.somayajulu@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/qla4xxx/ql4_os.c