aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorDave Taht <[email protected]>2019-09-02 16:29:36 -0700
committerDavid S. Miller <[email protected]>2019-09-05 09:38:32 +0200
commit842841ece540f7d7739bec3e9b79bdf9669d77d7 (patch)
tree494eb0527c91b8d399aba9f7016a4da5a83b5d7f /tools/perf/scripts/python/syscall-counts.py
parent9367fa08415a6168f8ee2b5bb373362d75bfa860 (diff)
Convert usage of IN_MULTICAST to ipv4_is_multicast
IN_MULTICAST's primary intent is as a uapi macro. Elsewhere in the kernel we use ipv4_is_multicast consistently. This patch unifies linux's multicast checks to use that function rather than this macro. Signed-off-by: Dave Taht <[email protected]> Reviewed-by: Toke Høiland-Jørgensen <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions