mISDN: hfcmulti display real PCI ids for not supported cards
authorKarsten Keil <keil@b1-systems.de>
Fri, 24 Jul 2009 16:41:23 +0000 (18:41 +0200)
committerKarsten Keil <keil@b1-systems.de>
Sat, 25 Jul 2009 18:23:22 +0000 (20:23 +0200)
commitf70e75e11069edfbe55be06960854c46860da0a3
treeb9ef963bada327e83ef2bb24178c0fa607337803
parentba2d6ccb1df6ebb2c1b2322518ce7be25c1e3469
mISDN: hfcmulti display real PCI ids for not supported cards

In the PCI probe function struct pci_device_id points to the matched
entry of the ID table, but for devices which are matched with
PCI_ANY_ID sub IDs we want display the IDs of the device itself.

Signed-off-by: Karsten Keil <keil@b1-systems.de>
drivers/isdn/hardware/mISDN/hfcmulti.c