commit | 7ad09458a5be9a0990457c1a198e702559ac25ca | [log] [tgz] |
---|---|---|
author | Somnath kotur <somnath.kotur@emulex.com> | Mon Mar 03 14:24:43 2014 +0530 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 03 15:48:11 2014 -0500 |
tree | 1684ce8fdf7de1c9299ffff98fef1983a23bb74e | |
parent | c502224efb2eaec47f16da39235079598a0f3ed2 [diff] |
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 <kalesh.purayil@emulex.com> Signed-off-by: Somnath Kotur <somnath.kotur@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>