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:
fe5e8a1
)
RDMA/ocrdma: Fix OCRDMA_GEN2_FAMILY macro definition
author
Devesh Sharma
<devesh.sharma@emulex.com>
Thu, 5 Dec 2013 04:16:07 +0000
(09:46 +0530)
committer
Roland Dreier
<roland@purestorage.com>
Mon, 13 Jan 2014 21:14:33 +0000
(13:14 -0800)
OCRDMA_GEN2_FAMILY is wrongly defined as 0x02 -- it should be 0x0F.
Signed-off-by: Devesh Sharma <devesh.sharma@emulex.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found