commit | f70e75e11069edfbe55be06960854c46860da0a3 | [log] [tgz] |
---|---|---|
author | Karsten Keil <keil@b1-systems.de> | Fri Jul 24 18:41:23 2009 +0200 |
committer | Karsten Keil <keil@b1-systems.de> | Sat Jul 25 20:23:22 2009 +0200 |
tree | b9ef963bada327e83ef2bb24178c0fa607337803 | |
parent | ba2d6ccb1df6ebb2c1b2322518ce7be25c1e3469 [diff] |
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>