diff --git a/[refs] b/[refs] index 390f7fd93620..21f6562a3e82 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 615aedd6e5add8104f031b0d547285652d04d330 +refs/heads/master: ff062ea109217329b88693bc9081da893eb8b71b diff --git a/trunk/net/bluetooth/hidp/core.c b/trunk/net/bluetooth/hidp/core.c index a859f9078df6..fb68f344c34a 100644 --- a/trunk/net/bluetooth/hidp/core.c +++ b/trunk/net/bluetooth/hidp/core.c @@ -844,7 +844,6 @@ static int hidp_setup_input(struct hidp_session *session, if (err < 0) { input_free_device(input); session->input = NULL; - hci_conn_put_device(session->conn); return err; }