aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorJuhee Kang <[email protected]>2021-10-10 13:03:28 +0900
committerDavid S. Miller <[email protected]>2021-10-10 11:18:48 +0100
commitc60882a4566a0a62dc3a40c85131103aad83dcb3 (patch)
treebcc8a2474ada8c1ded5407c7cce69680bd1bcbea /tools/perf/scripts/python/libxed.py
parent4b70dce2c1b93930fe4728a221a8d8e674c271c5 (diff)
hv_netvsc: use netif_is_bond_master() instead of open code
Use netif_is_bond_master() function instead of open code, which is ((event_dev->priv_flags & IFF_BONDING) && (event_dev->flags & IFF_MASTER)). This patch doesn't change logic. Signed-off-by: Juhee Kang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions