summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorKalle Valo <kvalo@qca.qualcomm.com>2014-09-14 12:50:49 +0300
committerKalle Valo <kvalo@qca.qualcomm.com>2014-09-18 10:47:03 +0300
commitb25f32cb02155d68c690255ba846796a1c248fd3 (patch)
tree67bfbd65920ced68f7e8ea96749587bfee55294b /tools/perf/scripts/python/syscall-counts-by-pid.py
parent75cb96d3eb6d1eb16e48931e987c1a7770b4758e (diff)
ath10k: use ether_addr_copy()
As suggeested by checkpatch: WARNING: Prefer ether_addr_copy() over memcpy() if the Ethernet addresses are __aligned(2) In wmi.c I had to change due to sparse warnings copying of struct wmi_mac_addr from form &cmd->peer_macaddr.addr to cmd->peer_macaddr.addr. In ath10k_wmi_set_ap_ps_param() I also added the missing ".addr" to the copy command. Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions