aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorAndre Guedes <[email protected]>2012-01-02 19:18:10 -0300
committerGustavo F. Padovan <[email protected]>2012-01-02 22:30:09 -0200
commitc1b9b4f45f014093231c568be9b5c2e392943696 (patch)
tree115b437ffe603d6ceb606633289408b3b66534f4 /tools/perf/util/scripting-engines/trace-event-python.c
parentb5b32b653dedb29eb95e57cbbaefc4abf7141cb2 (diff)
Bluetooth: Fix adv_work delay
This patch fixes the adv_work delay. It should be set to ADV_ CLEAR_TIMEOUT instead of (jiffies + ADV_CLEAR_TIMEOUT) since queue_delayed_work() receives the number of jiffies to wait before queueing. It also removes the unnecessary cancel_delayed_ work_sync() call in case LE scan has been disabled. Signed-off-by: Andre Guedes <[email protected]> Acked-by: Marcel Holtmann <[email protected]> Signed-off-by: Gustavo F. Padovan <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions