aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2020-02-06 11:07:45 -0800
committerDavid S. Miller <davem@davemloft.net>2020-02-07 11:25:09 +0100
commitdf373702bc0f8f2d83980ea441e71639fc1efcf8 (patch)
treea9964d7588ff04a29e7917c43fcc0389a74ef0f0 /net/mac80211
parentnet: stmmac: fix a possible endless loop (diff)
downloadlinux-dev-df373702bc0f8f2d83980ea441e71639fc1efcf8.tar.xz
linux-dev-df373702bc0f8f2d83980ea441e71639fc1efcf8.zip
net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan()
b53_configure_vlan() is called by the bcm_sf2 driver upon setup and indirectly through resume as well. During the initial setup, we are guaranteed that dev->vlan_enabled is false, so there is no change in behavior, however during suspend, we may have enabled VLANs before, so we do want to restore that setting. Fixes: dad8d7c6452b ("net: dsa: b53: Properly account for VLAN filtering") Fixes: 967dd82ffc52 ("net: dsa: b53: Add support for Broadcom RoboSwitch") Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mac80211')
0 files changed, 0 insertions, 0 deletions