[SCSI] qla2xxx: Stats should be different from physical and virtual ports
authorSaurav Kashyap <saurav.kashyap@qlogic.com>
Tue, 15 May 2012 18:34:16 +0000 (14:34 -0400)
committerJames 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