Skip to content
Snippets Groups Projects
Commit 839f1243 authored by Roland Dreier's avatar Roland Dreier
Browse files

mlx4_core: Stash PCI ID driver_data in mlx4_priv structure


That way we can check flags later on, when we've finished with the
pci_device_id structure.  Also convert the "is VF" flag to an enum:
"Never do in the preprocessor what can be done in C."

Signed-off-by: default avatarRoland Dreier <roland@purestorage.com>
parent f3d4c89e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment