ssb: Fix probing of PCI cores if PCI and PCIE core is available
authorMichael Buesch <mb@bu3sch.de>
Thu, 3 Jan 2008 17:59:25 +0000 (18:59 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Jan 2008 07:30:10 +0000 (23:30 -0800)
commit87c4ac841c1d524416ab36c19689550bf302dab1
tree4a1124cba1a76581e5f4bdf970d4ae16003dda67
parent4ec2411980d0fd2995e8dea8a06fe57aa47523cb
ssb: Fix probing of PCI cores if PCI and PCIE core is available

This will make sure that always the correct core is selected, even if
there are both a PCI and PCI-E core on a PCI or PCI-E card.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/ssb/scan.c