From: Karsten Keil Date: Fri, 24 Jul 2009 16:41:23 +0000 (+0200) Subject: mISDN: hfcmulti display real PCI ids for not supported cards X-Git-Tag: v2.6.32-rc1~703^2~545^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f70e75e11069edfbe55be06960854c46860da0a3;p=pandora-kernel.git 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 --- Reading git-diff-tree failed