From: Somnath kotur Date: Mon, 3 Mar 2014 08:54:43 +0000 (+0530) Subject: be2net: clear promiscuous bits in adapter->flags while disabling promiscuous mode X-Git-Tag: v3.14-rc6~30^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ad09458a5be9a0990457c1a198e702559ac25ca;p=pandora-kernel.git be2net: clear promiscuous bits in adapter->flags while disabling promiscuous mode We should clear promiscuous bits in adapter->flags while disabling promiscuous mode. Else we will not put interface back into VLAN promisc mode if the vlans already added exceeds the maximum limit. Signed-off-by: Kalesh AP Signed-off-by: Somnath Kotur Signed-off-by: David S. Miller --- Reading git-diff-tree failed