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:
65b302a
)
RDMA/cxgb4: Fix vlan support
author
Steve Wise
<swise@opengridcomputing.com>
Fri, 16 May 2014 17:42:46 +0000
(12:42 -0500)
committer
Roland Dreier
<roland@purestorage.com>
Tue, 20 May 2014 01:00:32 +0000
(18:00 -0700)
RDMA connections over a vlan interface don't work due to
import_ep() not using the correct egress device.
- use the real device in import_ep()
- use rdma_vlan_dev_real_dev() in get_real_dev().
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/cxgb4/cm.c
patch
|
blob
|
history
diff --cc
drivers/infiniband/hw/cxgb4/cm.c
Simple merge