aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorMichael Walle <[email protected]>2021-06-04 15:42:12 +0200
committerDavid S. Miller <[email protected]>2021-06-04 14:39:05 -0700
commitecb0605810f395961ea70c34e8946198bacd2f2d (patch)
tree83f936bedefe51f1e622a49af38fb7a1e3b4a29e /tools/perf/scripts/python/syscall-counts-by-pid.py
parentf70663554760bacfcff77e826433ea843b632048 (diff)
net: enetc: use get/put_unaligned helpers for MAC address handling
The supplied buffer for the MAC address might not be aligned. Thus doing a 32bit (or 16bit) access could be on an unaligned address. For now, enetc is only used on aarch64 which can do unaligned accesses, thus there is no error. In any case, be correct and use the get/put_unaligned helpers. Signed-off-by: Michael Walle <[email protected]> Reviewed-by: Claudiu Manoil <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions