diff options
author | Boon Khai Ng <boon.khai.ng@altera.com> | 2025-05-07 14:38:11 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-05-09 17:29:43 -0700 |
commit | f3acaf7364a6bdc031e039a3d885f4a3ba3be918 (patch) | |
tree | ca488c8f40d65fd7ead31a625d6011ca5788327f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1d2c7a5fee31b68d6becd3119a3a1c71399b34b1 (diff) |
net: stmmac: stmmac_vlan: rename VLAN functions and symbol to generic symbol.
With the VLAN handling code decoupled from dwmac4 and dwxgmac2 and
consolidated in stmmac_vlan.c, functions and symbols are renamed to
use a generic prefix. This change improves code clarity and
maintainability by reflecting the shared nature of the VLAN logic,
facilitating future enhancements or reuse without being tied to
specific MAC implementations.
No functional changes are introduced in this patch.
Note: The dwxgmac2_update_vlan_hash function is not combined due
to minor differences in setting the VTFE bit. A separate fix patch
will be submitted to align its behavior with the dwmac4 driver.
Signed-off-by: Boon Khai Ng <boon.khai.ng@altera.com>
Link: https://patch.msgid.link/20250507063812.34000-3-boon.khai.ng@altera.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions