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:
a61d93d
)
RDMA/ocrdma: Fix load time panic during GID table init
author
Devesh Sharma
<devesh.sharma@emulex.com>
Tue, 4 Feb 2014 06:40:48 +0000
(12:10 +0530)
committer
Roland Dreier
<roland@purestorage.com>
Fri, 14 Feb 2014 17:49:04 +0000
(09:49 -0800)
We should use rdma_vlan_dev_real_dev() instead of using vlan_dev_real_dev()
when building the GID table for a vlan interface.
Signed-off-by: Devesh Sharma <devesh.sharma@emulex.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found