aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorGlenn Ruben Bakke <[email protected]>2015-06-17 07:32:23 -0700
committerMarcel Holtmann <[email protected]>2015-06-17 19:17:57 +0200
commita2105ae1de117e17522d37b6dedb1f286c544160 (patch)
tree99a517e8ebac43d871599fc62cb7de09e130edcb /tools/perf/scripts/python/syscall-counts-by-pid.py
parent40db5f0eddbee3d2a9a05a3b5dc20368cb65ca0f (diff)
Bluetooth: 6lowpan: Enable delete_netdev to be scheduled when last peer is deleted
This patch fixes an issue with the netdev not being unregistered when the last peer is deleted. Removing the logical negation operator on the boolean solves this issue. If the last peer is removed the condition will be true, and the delete_netdev() is scheduled. Signed-off-by: Lukasz Duda <[email protected]> Signed-off-by: Glenn Ruben Bakke <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions