]> Pileus Git - ~andy/linux/commit
[SCSI] edd: Treat "XPRS" host bus type the same as "PCI"
authorMichael Chan <mchan@broadcom.com>
Fri, 28 Oct 2011 18:34:07 +0000 (11:34 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 31 Oct 2011 09:26:19 +0000 (13:26 +0400)
commit044aceef33bba7a471a3ed47ac60998b2983b18b
treef8084cc39ed3b750c9677ebee984ecafcf5627fe
parent7000f7c71e2457391e3249eac1ae53c91f49a8c0
[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 <mchan@broadcom.com>
Reviewed-by: Matt Domsch <Matt_Domsch@dell.com>
Signed-off-by: Yi Zou <yi.zou@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/firmware/edd.c