diff options
author | 2018-01-18 17:37:45 -0600 | |
---|---|---|
committer | 2018-01-22 16:13:20 -0500 | |
commit | 03aaa9e2677ee25bb31fb9f54ea72b4dacbe0df8 (patch) | |
tree | 06f7050d40319c0e86d61e70cd99a8980bc6aa49 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: stmmac: Fix reception of Broadcom switches tags (diff) | |
download | linux-dev-03aaa9e2677ee25bb31fb9f54ea72b4dacbe0df8.tar.xz linux-dev-03aaa9e2677ee25bb31fb9f54ea72b4dacbe0df8.zip |
bridge: return boolean instead of integer in br_multicast_is_router
Return statements in functions returning bool should use
true/false instead of 1/0.
This issue was detected with the help of Coccinelle.
Fixes: 85b352693264 ("bridge: Fix build error when IGMP_SNOOPING is not enabled")
Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Reviewed-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions