From: Noa Osherovich Date: Thu, 30 Jul 2015 14:34:24 +0000 (+0300) Subject: IB/mlx4: Use correct SL on AH query under RoCE X-Git-Tag: omap-for-v4.3/fixes-rc1~52^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e99b139f1b68acd65e36515ca347b03856dfb5a;p=pandora-kernel.git IB/mlx4: Use correct SL on AH query under RoCE The mlx4 IB driver implementation for ib_query_ah used a wrong offset (28 instead of 29) when link type is Ethernet. Fixed to use the correct one. Fixes: fa417f7b520e ('IB/mlx4: Add support for IBoE') Signed-off-by: Shani Michaeli Signed-off-by: Noa Osherovich Signed-off-by: Or Gerlitz Signed-off-by: Doug Ledford --- Reading git-diff-tree failed