git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3d4c89
)
mlx4_core: Stash PCI ID driver_data in mlx4_priv structure
author
Roland Dreier
<roland@purestorage.com>
Thu, 27 Sep 2012 16:23:41 +0000
(09:23 -0700)
committer
Roland Dreier
<roland@purestorage.com>
Mon, 1 Oct 2012 09:10:39 +0000
(
02:10
-0700)
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: Roland Dreier <roland@purestorage.com>
No differences found