aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorJohan Hedberg <[email protected]>2011-02-19 12:06:02 -0300
committerGustavo F. Padovan <[email protected]>2011-02-21 17:22:45 -0300
commita664b5bc77fbc80c163de5606114659d3cbeb043 (patch)
tree4cf0b60af8a38ea3f1d8a00caf4d82289333b680 /tools/perf/scripts/python/netdev-times.py
parenta958355699dd90ba69951bdf55dda00e3e97222c (diff)
Bluetooth: Fix unnecessary list traversal in mgmt_pending_remove
All of the places that need to call mgmt_pending_remove already have a pointer to the pending command, so searching for the command in the list doesn't make sense. The added benefit is that many places that previously had to call list_del + mgmt_pending_free can just call mgmt_pending_remove now. Signed-off-by: Johan Hedberg <[email protected]> Signed-off-by: Gustavo F. Padovan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions