From: Moni Shoua Date: Wed, 19 Nov 2014 09:28:18 +0000 (+0200) Subject: IB/core: Do not resolve VLAN if already resolved X-Git-Tag: omap-for-v3.19/fixes-rc1~37^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1bd6cde8efda081af9d4f1fa4105e114b9b5cf5;p=pandora-kernel.git IB/core: Do not resolve VLAN if already resolved For RoCE, resolution of layer 2 address attributes forces no VLAN if link-local GIDs are used. This patch allows applications to choose the VLAN ID for link-local based RoCE GIDs by setting IB_QP_VID in their QP attribute mask, and prevents the core from overriding this choice. Cc: Ursula Braun Signed-off-by: Moni Shoua Signed-off-by: Or Gerlitz Signed-off-by: Roland Dreier --- Reading git-diff-tree failed