Commit: b42d23e56061cf657e9c6aad98d6afd183ecc4bf
Parent: a8e2a118db9a50f8d91376c70a05e4b0b2edfbe5
Author: Johan Hedberg <johan.hedberg@intel.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2014-03-19 16:15:07
Tree: 03df4af3100e8893e346fd2b793cbd691655db22

core: Fix unnecessary calls to agent_cancel() The agent_unref() function already takes care of agent_cancel() so there's no need to call both functions in sequence.

Diffstat

M src/adapter.c | 8 ++- - - - - -
M src/agent.c | 1 -
M src/device.c | 1 -

3 files changed, 2 insertions(+), 8 deletions(-)

View Full Diff | Patch