From: Somnath Kotur Date: Tue, 21 Jan 2014 10:20:55 +0000 (+0530) Subject: be2net: Fix be_vlan_add/rem_vid() routines X-Git-Tag: v3.14-rc1~94^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6b74e01f072fbfec57090c3230915ef55a9068b;p=pandora-kernel.git be2net: Fix be_vlan_add/rem_vid() routines The current logic to put interface into VLAN Promiscous mode is not correct. We should increment "adapter->vlans_added" before calling be_vid_config(). Also removed some unwanted log messages. Signed-off-by: Kalesh AP Signed-off-by: Somnath Kotur Signed-off-by: David S. Miller --- Reading git-diff-tree failed