commit | 655b2aaefc353604f9975c31960d9722e6eda449 | [log] [tgz] |
---|---|---|
author | Moni Shoua <monis@mellanox.com> | Thu Aug 21 14:28:39 2014 +0300 |
committer | Roland Dreier <roland@purestorage.com> | Mon Sep 22 09:46:52 2014 -0700 |
tree | 37e810304b486fc336d76f609b9200de47a912ec | |
parent | f5c4834d9328c4ed9fe5dcbec6128d6da16db69a [diff] |
IB/mlx4: Reorder steps in RoCE GID table initialization There's no need to reset the gid table twice and we need to do it only for Ethernet ports. Also, no need to actively scan ndetdevs since it's being done immediatly after we register netdev notifiers. Signed-off-by: Moni Shoua <monis@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com>