From: Matan Barak Date: Thu, 14 Jan 2016 15:47:02 +0000 (+0200) Subject: IB/mlx4: Initialize hop_limit when creating address handle X-Git-Tag: v3.2.77~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b121fad282f2ff012eca31efe4446dc9c170206a;p=pandora-kernel.git IB/mlx4: Initialize hop_limit when creating address handle commit 4e4081673445485aa6bc90383bdb83e7a96cc48a upstream. 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 Signed-off-by: Doug Ledford Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed