net: mscc: ocelot: add to tail of empty list in ocelot_vcap_filter_add_to_block
authorVladimir Oltean <vladimir.oltean@nxp.com>
Tue, 3 May 2022 12:01:47 +0000 (15:01 +0300)
committerJakub Kicinski <kuba@kernel.org>
Thu, 5 May 2022 03:42:14 +0000 (20:42 -0700)
commit3825a0d02748b4eb355b1d3926ff750fd3846178
tree99f015cb2c376e15db7872d35544546f1a41bc68
parent0a448bba50090a6147c144f452f49301025111ec
net: mscc: ocelot: add to tail of empty list in ocelot_vcap_filter_add_to_block

This makes no functional difference but helps in minimizing the delta
for a future change.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/mscc/ocelot_vcap.c