commit | 9d4dfe4ae370747bcab66531482013d7ff6857f1 | [log] [tgz] |
---|---|---|
author | Kalesh AP <kalesh.purayil@emulex.com> | Mon Jun 30 13:01:33 2014 +0530 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 02 18:40:56 2014 -0700 |
tree | b681e5092ce68fc3c8cb6ea0f5de61fa218fe7f7 | |
parent | bec84e6b2116b05acf9d1cb3479fc44f0a89236f [diff] |
be2net: re-enable vlan filtering mode asap While adding vlans, when the HW limit of vlan filters is reached, the driver enables vlan promiscuous mode. Similarily, while removing vlans, the driver must re-enable HW filtering as soon as the number of vlan filters is within the HW limit. Signed-off-by: Kalesh AP <kalesh.purayil@emulex.com> Signed-off-by: Sathya Perla <sathya.perla@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>