aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKyungrok Chung <[email protected]>2021-10-16 20:21:36 +0900
committerDavid S. Miller <[email protected]>2021-10-16 15:02:56 +0100
commit254ec036db1123b10e23e1412c191a3cf70dce71 (patch)
treee86be44703da741c3d4ebaaf2d72bc710d8a637f /tools/perf/scripts/python
parent4e6e167bc04908c34d11f60cfbf3715eca184536 (diff)
net: make use of helper netif_is_bridge_master()
Make use of netdev helper functions to improve code readability. Replace 'dev->priv_flags & IFF_EBRIDGE' with netif_is_bridge_master(dev). Signed-off-by: Kyungrok Chung <[email protected]> Reviewed-by: Nikolay Aleksandrov <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions