aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorDoug Berger <[email protected]>2021-09-25 20:21:11 -0700
committerDavid S. Miller <[email protected]>2021-09-27 16:34:51 +0100
commit50e356686fa9304f7cdc30b1fe696bde8afa79d6 (patch)
tree20a996edf2374ecbc9823e012e3a2ddca3622a47 /tools/perf/scripts/python/net_dropmonitor.py
parent13807ded270c2e94bf6ca0c8278576912c111149 (diff)
net: bcmgenet: remove netif_carrier_off from adjust_link
The bcmgenet_mii_setup() function is registered as the adjust_link callback from the phylib for the GENET driver. The phylib always sets the netif_carrier according to phydev->link prior to invoking the adjust_link callback, so there is no need to repeat that in the link down case within the network driver. Signed-off-by: Doug Berger <[email protected]> Signed-off-by: Florian Fainelli <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions