]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] qla2xxx: Move initialization of some variables before iospace_config.
authorChad Dupuis <chad.dupuis@qlogic.com>
Fri, 18 Nov 2011 17:03:21 +0000 (09:03 -0800)
committerJames Bottomley <JBottomley@Parallels.com>
Thu, 15 Dec 2011 06:55:11 +0000 (10:55 +0400)
commit4d7459a20352e663bc2c7d1a47f6c4b9f85e206a
tree17a674b90fb25d3ad7d0512e5805f24c7a535ccd
parent426b7509809987388c38db62508be8e7626f125d
[SCSI] qla2xxx: Move initialization of some variables before iospace_config.

Some variables need to be initialized before we config PCI I/O config space
or else strange firmware initialization errors may occur.

Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/qla2xxx/qla_os.c