From: Somnath Kotur Date: Mon, 3 Mar 2014 08:54:20 +0000 (+0530) Subject: be2net: Fix to reset transparent vlan tagging X-Git-Tag: v3.14-rc6~30^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c502224efb2eaec47f16da39235079598a0f3ed2;p=pandora-kernel.git be2net: Fix to reset transparent vlan tagging For disabling transparent tagging issue SET_HSW_CONFIG with pvid_valid=1 and pvid=0xFFFF and not with the default pvid as this case would fail in Lancer. Hence removing the get_hsw_config call from be_vf_setup() as it's only use of getting default pvid is no longer needed. Also do proper housekeeping only if the FW command succeeds. Signed-off-by: Kalesh AP Signed-off-by: Somnath Kotur Signed-off-by: David S. Miller --- Reading git-diff-tree failed