Page MenuHomeFreeBSD

pci: switch logic a little
ClosedPublic

Authored by imp on Nov 1 2021, 7:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 18, 5:02 PM
Unknown Object (File)
Feb 24 2025, 9:44 AM
Unknown Object (File)
Feb 24 2025, 9:26 AM
Unknown Object (File)
Feb 24 2025, 7:11 AM
Unknown Object (File)
Feb 23 2025, 7:01 PM
Unknown Object (File)
Feb 21 2025, 11:09 PM
Unknown Object (File)
Feb 10 2025, 9:22 AM
Unknown Object (File)
Jan 10 2025, 1:02 AM
Subscribers
None

Details

Summary

If we find a match, then assign it. Flip the logic in the if and assign
the unit rather than continuing if it doesn't match. Will make it easier
to expand to other matching schemes.

Sponsored by: Netflix

Diff Detail

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