HomeFreeBSD

LinuxKPI: pci.h / linux_pci.c rename pci_driver field

Description

LinuxKPI: pci.h / linux_pci.c rename pci_driver field

Rename the struct pci_driver {} field got the list_head from links
to node as a driver is actually initialsing this to {} which seems
questionable but it will at least make us match the Linux structure
field name.

MFC after: 3 days
Reviewed by: manu, hselasky
Differential Revision: https://reviews.freebsd.org/D32645

Details

Provenance
bzAuthored on Oct 25 2021, 5:15 PM
Reviewer
manu
Differential Revision
D32645: LinuxKPI: pci.h / linux_pci.c rename pci_driver field
Parents
rGed5600f5329f: LinuxKPI: pci.h make pci_dev argument const for pci_{read,write}_config*()
Branches
Unknown
Tags
Unknown