git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5780790
)
[SCSI] qla2xxx: Move initialization of some variables before iospace_config.
author
Chad Dupuis
<chad.dupuis@qlogic.com>
Fri, 18 Nov 2011 17:03:21 +0000
(09:03 -0800)
committer
James Bottomley
<JBottomley@Parallels.com>
Thu, 15 Dec 2011 06:55:11 +0000
(10:55 +0400)
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>
No differences found