commit | 2b7fea0d20cec20f17f9bbcc30fca64146f2bbd1 | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <vladimir.oltean@nxp.com> | Sat Oct 03 11:18:36 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 03 17:34:42 2020 -0700 |
tree | d3e636f6bc31f445256e247575e416f5ffe56dda | |
parent | 93e6664e6621f1ebff0cdf94bc2b11fc7180a634 [diff] |
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>