net: dsa: sja1105: remove duplicate prefix for VL Lookup dynamic config
authorVladimir Oltean <vladimir.oltean@nxp.com>
Sat, 3 Oct 2020 08:18:36 +0000 (11:18 +0300)
committerDavid S. Miller <davem@davemloft.net>
Sun, 4 Oct 2020 00:34:42 +0000 (17:34 -0700)
commit2b7fea0d20cec20f17f9bbcc30fca64146f2bbd1
treed3e636f6bc31f445256e247575e416f5ffe56dda
parent93e6664e6621f1ebff0cdf94bc2b11fc7180a634
net: dsa: sja1105: remove duplicate prefix for VL Lookup dynamic config

This is a strictly cosmetic change that renames some macros in
sja1105_dynamic_config.c. They were copy-pasted in haste and this has
resulted in them having the driver prefix twice.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/sja1105/sja1105_dynamic_config.c