aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga/socfpga.c
diff options
context:
space:
mode:
authorRuan Jinjie <[email protected]>2023-08-14 18:56:22 +0800
committerGreg Kroah-Hartman <[email protected]>2023-08-22 15:47:17 +0200
commitbe6cded374cc8afa364a362f05d427d3729c9d43 (patch)
treee7aed531be41275d781ef32353357bfc55930fef /arch/arm/mach-socfpga/socfpga.c
parent722de0e6670d303b9844102dc998b1691cbfc26b (diff)
staging: rtl8723bs: Use helpers to check broadcast and multicast Ether addresses
Use is_multicast_ether_addr() and is_broadcast_ether_addr() instead of custom macro IS_MCAST() and MacAddr_isBcst(), the buffer is properly aligned. Signed-off-by: Ruan Jinjie <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'arch/arm/mach-socfpga/socfpga.c')
0 files changed, 0 insertions, 0 deletions