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:
5f28d2d
)
[SCSI] qla2xxx: Stats should be different from physical and virtual ports
author
Saurav Kashyap
<saurav.kashyap@qlogic.com>
Tue, 15 May 2012 18:34:16 +0000
(14:34 -0400)
committer
James Bottomley
<JBottomley@Parallels.com>
Tue, 22 May 2012 10:30:22 +0000
(11:30 +0100)
Currently stats is part of ha data structure, common for physical and virtual
ports. Moved the stats to vha, each port will have its own stat.
Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
No differences found