This is a typo from 899e6561d284806007b7e57e1ab3b65e54be3d22. --- src/device.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/device.c b/src/device.c index 1c65b68..0d25631 100644 --- a/src/device.c +++ b/src/device.c @@ -2549,7 +2549,6 @@ DBusMessage *device_create_bonding(struct btd_device *device, if (device_is_bonded(device)) return btd_error_already_exists(msg); - adapter_get_address(adapter), bonding = bonding_request_new(msg, device, agent_path, capability); -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html