From: Hadar Hen Zion Date: Mon, 27 Jul 2015 11:46:31 +0000 (+0300) Subject: net/mlx4_core: Preparations for 802.1ad VLAN support X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~281^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77fc29c4bbbbd01ee22c50ce8260fd0f2e08c124;p=pandora-kernel.git net/mlx4_core: Preparations for 802.1ad VLAN support mlx4_core preparation to support hardware accelerated 802.1ad VLAN device. To allow 802.1ad accelerated device, "packet has vlan" (phv) Firmware capability should be available. Firmware without the phv capability won't behave properly and can't support 802.1ad device acceleration. The driver checks the Firmware capability and sets the phv bit accordingly in SET_PORT command. Signed-off-by: Hadar Hen Zion Signed-off-by: Amir Vadai Signed-off-by: David S. Miller --- Reading git-diff-tree failed