]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commite6a010da87cf64f5fe4ee60718db7dc73d2299e1
tree9846f5790e822d310b4a1746e95077e015ee88f2
parentd2710af760bb5e505a287fa37378a2a65034730a
[SCSI] qla2xxx: Stats should be different from physical and virtual ports

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>
drivers/scsi/qla2xxx/qla_attr.c
drivers/scsi/qla2xxx/qla_def.h
drivers/scsi/qla2xxx/qla_init.c
drivers/scsi/qla2xxx/qla_iocb.c