diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2021-07-13 12:33:50 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-07-13 09:30:46 -0700 |
commit | e56c6bbd98dc1cefb6f9c5d795fd29016e4f2fe7 (patch) | |
tree | 76fdf4b19d4c1957b1a9af0622a4ab59f8c46880 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 01757f536ac825e3614d583fee9acb48c64ed084 (diff) |
net: ocelot: fix switchdev objects synced for wrong netdev with LAG offload
The point with a *dev and a *brport_dev is that when we have a LAG net
device that is a bridge port, *dev is an ocelot net device and
*brport_dev is the bonding/team net device. The ocelot net device
beneath the LAG does not exist from the bridge's perspective, so we need
to sync the switchdev objects belonging to the brport_dev and not to the
dev.
Fixes: e4bd44e89dcf ("net: ocelot: replay switchdev events when joining bridge")
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions