]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qla2xxx: Stats should be different from physical and virtual ports
authorSaurav Kashyap <saurav.kashyap@qlogic.com>
Wed, 1 Feb 2012 10:06:00 +0000 (15:36 +0530)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Mon, 23 Jul 2012 08:02:41 +0000 (01:02 -0700)
commit925b9c65aa63c9c571f53cd9a9fda5c55d1a98d3
tree944c6ce26af44529d732bee158732b473739b633
parentd3c2e6f66191df737fb6448070a92047c0f3f91e
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.

JIRA Key: V2632FC-111
drivers/scsi/qla2xxx/qla_attr.c
drivers/scsi/qla2xxx/qla_def.h
drivers/scsi/qla2xxx/qla_init.c
drivers/scsi/qla2xxx/qla_iocb.c