From: Michael Chan Date: Fri, 28 Oct 2011 18:34:07 +0000 (-0700) Subject: [SCSI] edd: Treat "XPRS" host bus type the same as "PCI" X-Git-Tag: v3.2-rc1~44^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=044aceef33bba7a471a3ed47ac60998b2983b18b;p=pandora-kernel.git [SCSI] edd: Treat "XPRS" host bus type the same as "PCI" PCI Express devices will return "XPRS" host bus type during BIOS EDD call. "XPRS" should be treated just like "PCI" so that the proper pci_dev symlink will be created. Scripts such as fcoe_edd.sh will then work correctly. Signed-off-by: Michael Chan Reviewed-by: Matt Domsch Signed-off-by: Yi Zou Signed-off-by: James Bottomley --- Reading git-diff-tree failed