commit | 4e4081673445485aa6bc90383bdb83e7a96cc48a | [log] [tgz] |
---|---|---|
author | Matan Barak <matanb@mellanox.com> | Thu Jan 14 17:47:02 2016 +0200 |
committer | Doug Ledford <dledford@redhat.com> | Tue Jan 19 15:24:53 2016 -0500 |
tree | db492487dfa1713da8ee587fb847703fe105a7c7 | |
parent | 9f17768611ebf81dfac69948dd12622b6f2e45fc [diff] |
IB/mlx4: Initialize hop_limit when creating address handle Hop limit value wasn't copied from attributes when ah was created. This may influence packets for unconnected services to get dropped in routers when endpoints are not in the same subnet. Fixes: fa417f7b520e ("IB/mlx4: Add support for IBoE") Signed-off-by: Matan Barak <matanb@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>