aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti
diff options
context:
space:
mode:
authorMichal Vokáč <michal.vokac@ysoft.com>2019-10-24 15:46:58 +0200
committerDavid S. Miller <davem@davemloft.net>2019-10-28 13:39:31 -0700
commitf0d532c43073c8622f63872e3b8f188fec24ab75 (patch)
tree1d183ab21595d4e82ba80bf57afd93d75e2b9648 /drivers/net/wireless/ti
parentnet: dsa: fix dereference on ds->dev before null check error (diff)
downloadlinux-dev-f0d532c43073c8622f63872e3b8f188fec24ab75.tar.xz
linux-dev-f0d532c43073c8622f63872e3b8f188fec24ab75.zip
net: dsa: qca8k: Initialize the switch with correct number of ports
Since commit 0394a63acfe2 ("net: dsa: enable and disable all ports") the dsa core disables all unused ports of a switch. In this case disabling ports with numbers higher than QCA8K_NUM_PORTS causes that some switch registers are overwritten with incorrect content. To fix this, initialize the dsa_switch->num_ports with correct number of ports. Fixes: 7e99e3470172 ("net: dsa: remove dsa_switch_alloc helper") Signed-off-by: Michal Vokáč <michal.vokac@ysoft.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wireless/ti')
0 files changed, 0 insertions, 0 deletions