commit | 09de3f1313a30d8a22e488c9a5b96a9560cae96d | [log] [tgz] |
---|---|---|
author | Devesh Sharma <devesh.sharma@emulex.com> | Tue Feb 04 12:10:48 2014 +0530 |
committer | Roland Dreier <roland@purestorage.com> | Fri Feb 14 09:49:04 2014 -0800 |
tree | 77acafce95796d6d395d048400479ff661cf0362 | |
parent | a61d93d92f5c9533898098abb5f187840900aeb5 [diff] |
RDMA/ocrdma: Fix load time panic during GID table init 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>