From a6b74e01f072fbfec57090c3230915ef55a9068b Mon Sep 17 00:00:00 2001 From: Somnath Kotur Date: Tue, 21 Jan 2014 15:50:55 +0530 Subject: [PATCH] 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-format-patch failed