Re: [patch] 2.4.2-pre3: parport_pc init_module bug

Philipp Rumpf (prumpf@mandrakesoft.mandrakesoft.com)
Wed, 14 Feb 2001 05:31:47 -0600 (CST)


On Wed, 14 Feb 2001, Tim Waugh wrote:
> + * pci_find_subsys - begin or continue searching for a PCI device by vendor/subvendor/device/subdevice id
> + * @vendor: PCI vendor id to match, or %PCI_ANY_ID to match all vendor ids
> + * @device: PCI device id to match, or %PCI_ANY_ID to match all vendor ids

"match all device ids", surely ?

> + * @ss_device: PCI subsystem device id to match, or %PCI_ANY_ID to match all vendor ids

ditto.

(the pci_find_device documentation has "all vendor ids" as well)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/