aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorMichael Straube <[email protected]>2018-07-13 20:05:08 +0200
committerGreg Kroah-Hartman <[email protected]>2018-07-16 10:35:59 +0200
commit884d5ba53f22bf857cce790d2623dd4f1df34644 (patch)
tree9aebef7e61c6b9b2a57d2447be23178f164fb3f0 /tools/perf/scripts/python/call-graph-from-sql.py
parentbb4e1ca9b2008c0dc124ec39b68e94964f45e8c0 (diff)
staging: rtl8188eu: remove is_{multicast,broadcast}_mac_addr
Remove custom is_multicast_mac_addr() and is_broadcast_mac_addr(). Use is_multicast_ether_addr() instead. By definition the broadcast address is also a multicast address. is_multicast_ether_addr() returns true for broadcast addresses. Hence checking for multicast in the conditional is sufficient. Signed-off-by: Michael Straube <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions