aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDavid S. Miller <[email protected]>2017-01-20 12:22:27 -0500
committerDavid S. Miller <[email protected]>2017-01-20 12:22:27 -0500
commite9f3a685a2b7685a730d990b4e87248b513907a0 (patch)
treec2e4ed1163126ecc3416d9510f98322a8b27f343 /tools/perf/scripts/python/bin
parent264b87fa617e758966108db48db220571ff3d60e (diff)
parent322dc6e067a15a17e66ce35338ca701f13c6422d (diff)
Merge branch 'rxbusy'
Mahesh Bandewar says: ==================== use netdev_is_rx_handler_busy() in few known cases netdev_rx_handler_register() was recently split into two parts - (a) check if the handler is used, (b) register the new handler, parts. This is helpful in scenarios like bonding where at the time of registration there is too much state to unwind and it should check if the device is free before building that state. IPvlan and macvlan drivers don't have this issue however it can make use of the same check instead of using a device specific check. ==================== Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions