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.
According to my investigations this field is not used anywhere outside
our implementation so I consider this MFC-able.
MFC after: 3 days