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:
86f0e67
)
IB/mad: Create a generic helper for DR forwarding checks
author
Ira Weiny
<ira.weiny@intel.com>
Sat, 6 Jun 2015 18:38:27 +0000
(14:38 -0400)
committer
Doug Ledford
<dledford@redhat.com>
Fri, 12 Jun 2015 18:49:16 +0000
(14:49 -0400)
IB and OPA SMPs share the same processing algorithm but have different header
formats and permissive LID detection.
Add a helper function which is generic to processing the DR forwarding checks which
can be used by both IB and OPA SMP code.
Use this function in the current IB function smi_check_forward_dr_smp.
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/core/smi.c
patch
|
blob
|
history
diff --cc
drivers/infiniband/core/smi.c
Simple merge