Re: FW: cciss updates for 2.4.22-pre3 [5 of 6]

Jeff Garzik (jgarzik@pobox.com)
Thu, 10 Jul 2003 18:20:50 -0400


Miller, Mike (OS Dev) wrote:
> @@ -2506,11 +2512,6 @@
> (void) pci_read_config_dword(pdev, PCI_SUBSYSTEM_VENDOR_ID,
> &board_id);

This line _still_ needs to be removed.

Use the 'subsystem_vendor' and 'subsystem_device' members of struct
pci_dev instead.

Jeff

-
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/