diff options
author | Somnath Kotur <somnath.kotur@emulex.com> | 2016-07-27 05:26:15 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-08-08 15:38:26 -0700 |
commit | 841f60fcc4e7986a4ef3f83a289ab47076872e42 (patch) | |
tree | 097a68cd2de33c1d1c71f63b452f2f1558d809b6 /net/ipv4 | |
parent | 0e7bbcc104baaade4f64205e9706b7d43c46db7d (diff) |
be2net: clear vlan-promisc setting before programming the vlan list
The Lancer FW has a bug due to which in some cases vlan-promisc setting
is cleared eventhough the vlan-list programming did not succeed (via
VLAN_CONFIG) cmd. The driver has no way of knowing if the vlan-promisc
mode was cleared or not when this cmd fails. To work around this issue,
this patch first explicitly clears the vlan-promisc mode via RX_FILTER
cmd and then tries to program the vlan list.
Signed-off-by: Somnath Kotur <somnath.kotur@emulex.com>
Signed-off-by: Sathya Perla <sathya.perla@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions