]> git.baikalelectronics.ru Git - kernel.git/commit
dpaa2-switch: move the dpaa2_switch_fdb_set_egress_flood function
authorIoana Ciornei <ioana.ciornei@nxp.com>
Mon, 22 Mar 2021 20:58:54 +0000 (22:58 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Mar 2021 23:37:44 +0000 (16:37 -0700)
commit7adce0fb670f5197542f3f868f08de464d9bba3f
tree488020809cb292f67dff77711225d0ad2cae9ae1
parente9c027d775a3e905dff0ec892d8fa3b32acfd49a
dpaa2-switch: move the dpaa2_switch_fdb_set_egress_flood function

In order to avoid a forward declaration in the next patches, move the
dpaa2_switch_fdb_set_egress_flood() function to the top of the file.

Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.c