diff options
author | 2023-08-14 18:56:22 +0800 | |
---|---|---|
committer | 2023-08-22 15:47:17 +0200 | |
commit | be6cded374cc8afa364a362f05d427d3729c9d43 (patch) | |
tree | e7aed531be41275d781ef32353357bfc55930fef /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: vt6655: replace camel case by snake case (diff) | |
download | linux-rng-be6cded374cc8afa364a362f05d427d3729c9d43.tar.xz linux-rng-be6cded374cc8afa364a362f05d427d3729c9d43.zip |
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 <ruanjinjie@huawei.com>
Link: https://lore.kernel.org/r/20230814105623.292541-1-ruanjinjie@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions