]> git.baikalelectronics.ru Git - kernel.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)
commita531af7c6a026ae4826f051e50fe97d5de84fb02
treea7b6458a5a04282082da41c6f27e0b4d256c0aa3
parentb55ea71643d8445f952a439e5d67085d481982ca
[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