aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/realtek/r8169_main.c
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2019-10-31 15:54:05 -0700
committerDavid S. Miller <davem@davemloft.net>2019-11-01 15:08:21 -0700
commit5fc0f21246e50afdf318b5a3a941f7f4f57b8947 (patch)
treeef53f3d2d2a4894f656f182e6b6ac0f85e547490 /drivers/net/ethernet/realtek/r8169_main.c
parentnet: phylink: Fix phylink_dbg() macro (diff)
downloadlinux-dev-5fc0f21246e50afdf318b5a3a941f7f4f57b8947.tar.xz
linux-dev-5fc0f21246e50afdf318b5a3a941f7f4f57b8947.zip
net: dsa: bcm_sf2: Fix IMP setup for port different than 8
Since it became possible for the DSA core to use a CPU port different than 8, our bcm_sf2_imp_setup() function was broken because it assumes that registers are applicable to port 8. In particular, the port's MAC is going to stay disabled, so make sure we clear the RX_DIS and TX_DIS bits if we are not configured for port 8. Fixes: 9f91484f6fcc ("net: dsa: make "label" property optional for dsa2") Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions