summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorIoana Ciornei <ioana.ciornei@nxp.com>2026-06-10 18:09:11 +0300
committerJakub Kicinski <kuba@kernel.org>2026-06-13 17:50:51 -0700
commit2230a2e62251ddd8b0c02a2ebf27080fd8e730be (patch)
tree06d13526b9a4584d831cdebe01fa6d5fdd21a0e7 /scripts
parente31f457ac7dae80fe70245dba8f42829f27ff8d7 (diff)
dpaa2-switch: move FDB selection for leave path into a helper
Move the FDB selection for when a port leaves bridge into a new helper - dpaa2_switch_fdb_for_leave(). This will hopefully make the dpaa2_switch_port_set_fdb() function easier to read and follow. The new helper only determines the FDB to be used, any updates into the private port structure still gets done in the set_fdb() function. No changes in the actual behavior are intended. Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Link: https://patch.msgid.link/20260610150912.1788482-5-ioana.ciornei@nxp.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions