From: Saurav Kashyap Date: Tue, 15 May 2012 18:34:16 +0000 (-0400) Subject: [SCSI] qla2xxx: Stats should be different from physical and virtual ports X-Git-Tag: v3.5-rc1~25^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2be21fa23169dcfdf2d599ed78df7adcd88fc99a;p=pandora-kernel.git [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 Signed-off-by: Chad Dupuis Signed-off-by: James Bottomley --- Reading git-diff-tree failed