summaryrefslogtreecommitdiff
path: root/include/compiler.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2025-05-21 16:51:22 -0600
committerTom Rini <trini@konsulko.com>2025-06-02 17:26:16 -0600
commit824f8f52a1e44f6d281d3f89f23b3e85824a34fb (patch)
tree32a2db23d18ea92222282b076dc8e1245fb6797f /include/compiler.h
parent2266595bf893edb07331ca8464738e0d4c82c129 (diff)
global: Cleanup usage of "ETH_ALEN"
The value of "ETH_ALEN" is defined to 6 in <linux/if_ether.h>. This file is included in <net.h>. In the places where we had ETH_ALEN but no direct include of <net.h>, add <linux/if_ether.h>. In the places where we had a custom name used, make use of ETH_ALEN instead. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/compiler.h')
0 files changed, 0 insertions, 0 deletions