diff options
author | 2015-09-22 16:34:25 +0200 | |
---|---|---|
committer | 2016-03-04 21:49:49 -0600 | |
commit | 37e08cad8f177f7bf6226a9b3724234ac3d3c81d (patch) | |
tree | 984dc76493e20ac92f062ccfcd41e48560237a25 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | powerpc32: checksum_wrappers_64 becomes checksum_wrappers (diff) | |
download | wireguard-linux-37e08cad8f177f7bf6226a9b3724234ac3d3c81d.tar.xz wireguard-linux-37e08cad8f177f7bf6226a9b3724234ac3d3c81d.zip |
powerpc: inline ip_fast_csum()
In several architectures, ip_fast_csum() is inlined
There are functions like ip_send_check() which do nothing
much more than calling ip_fast_csum().
Inlining ip_fast_csum() allows the compiler to optimise better
Suggested-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
[scottwood: whitespace and cast fixes]
Signed-off-by: Scott Wood <oss@buserror.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions