summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorVladimir Oltean <vladimir.oltean@nxp.com>2021-02-16 14:41:18 +0300
committerDavid S. Miller <davem@davemloft.net>2021-02-17 01:02:46 +0300
commit4c44fc5e94005ab325911de44d7935446781307a (patch)
tree9906855df2cb70122c9e7f2f6da29043d823e803 /tools
parent786621d200235c44e1d043b954f96212ac4dd272 (diff)
downloadlinux-4c44fc5e94005ab325911de44d7935446781307a.tar.xz
net: dsa: sja1105: fix configuration of source address learning
Due to a mistake, the driver always sets the address learning flag to the previously stored value, and not to the currently configured one. The bug is visible only in standalone ports mode, because when the port is bridged, the issue is masked by .port_stp_state_set which overwrites the address learning state to the proper value. Fixes: 4d9423549501 ("net: dsa: sja1105: offload bridge port flags to device") Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions