diff options
author | Alexey Dobriyan <[email protected]> | 2019-10-04 00:26:52 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-10-04 14:26:46 -0700 |
commit | 5a43f697cc105544fb85f3a0bbc8223ec50b28d0 (patch) | |
tree | ac4708c4960ca22a32d2a9f128543368e24384b8 /tools/perf/scripts/python/netdev-times.py | |
parent | 193d357d087309f2d5ab8e8caab1af5e3bc29fa0 (diff) |
igmp: uninline ip_mc_validate_checksum()
This function is only used via function pointer.
"inline" doesn't hurt given that taking address of an inline function
forces out-of-line version but it doesn't help either.
Signed-off-by: Alexey Dobriyan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions