aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorMichael Straube <[email protected]>2018-06-27 19:36:47 +0200
committerGreg Kroah-Hartman <[email protected]>2018-06-28 22:46:01 +0900
commit375a2bd2758395ecf8aed01ea264953afede6a4f (patch)
tree3747a78534f847b709e318688560f4fde947a5a1 /tools/perf/scripts/python/call-graph-from-sql.py
parent05ccc7061a3b2f11ac0a6c4d9528b4ca62acc139 (diff)
staging: rtl8723bs: refactor rtw_macaddr_cfg()
Using is_broadcast_ether_addr() and is_zero_ether_addr() instead of testing each byte of the mac[] array for 0xff and 0x00 shortens the code and improves readability. If np == NULL, of_get_property() returns NULL, hence the "np" check is not needed. Instead of a fixed default mac address use a random one to reduce the likelihood of mac address collision. Thanks to Joe Perches and Dan Carpenter. Suggested-by: Joe Perches <[email protected]> Suggested-by: Dan Carpenter <[email protected]> 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