diff options
author | Horatiu Vultur <[email protected]> | 2022-01-17 13:53:00 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-01-17 13:04:25 +0000 |
commit | c0b7f7d7e0ad44f35745c01964b3fa2833e298cb (patch) | |
tree | 14e634c520fe5ccc51b2a1db53750078a869f531 /scripts/gdb/linux/modules.py | |
parent | 429e3d123d9a50cc9882402e40e0ac912d88cfcf (diff) |
net: ocelot: Fix the call to switchdev_bridge_port_offload
In the blamed commit, the call to the function
switchdev_bridge_port_offload was passing the wrong argument for
atomic_nb. It was ocelot_netdevice_nb instead of ocelot_swtchdev_nb.
This patch fixes this issue.
Fixes: 4e51bf44a03af6 ("net: bridge: move the switchdev object replay helpers to "push" mode")
Signed-off-by: Horatiu Vultur <[email protected]>
Reviewed-by: Vladimir Oltean <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions