Page MenuHomeFreeBSD

LinuxKPI: pci: add pci_info()
ClosedPublic

Authored by bz on Thu, Apr 24, 2:35 PM.
Tags
None
Referenced Files
F115671096: D50009.id.diff
Sat, Apr 26, 9:42 PM
Unknown Object (File)
Sat, Apr 26, 9:52 AM
Unknown Object (File)
Sat, Apr 26, 7:22 AM
Unknown Object (File)
Sat, Apr 26, 1:00 AM
Unknown Object (File)
Thu, Apr 24, 11:52 PM
Subscribers

Details

Summary

Add pci_info() needed for a driver update. While here prefix
VA_ARGS with ## for pci_err and pci_info in case we are only
passed a string without format arguments.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable