From: Richard A Lary Date: Fri, 12 Mar 2010 23:27:06 +0000 (-0800) Subject: [SCSI] mpt2sas: use correct pci_resource_flag for comparison X-Git-Tag: v2.6.35-rc1~470^2^2~168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc193172e63af2c749e198816a1ee694dd6395e6;p=pandora-kernel.git [SCSI] mpt2sas: use correct pci_resource_flag for comparison This patch replaces incorrect base address space flag with correct IO resource flag. Also, performs check of memory resource to validate resource before using. Signed-off-by: Richard A Lary Acked-by: "Desai, Kashyap" Signed-off-by: James Bottomley --- Reading git-diff-tree failed