All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Wagner <wagi@monom.org>
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: Lucas De Marchi <lucas.demarchi@profusion.mobi>,
	linux-bluetooth@vger.kernel.org
Subject: Re: [BUG] Invalid file descriptor.
Date: Mon, 24 Oct 2011 15:42:37 +0200	[thread overview]
Message-ID: <4EA56B4D.9040306@monom.org> (raw)
In-Reply-To: <CABBYNZL_FvdVDk8dH+uNxys=LRXLtWaBo0rKAfJ72dSfokkdgA@mail.gmail.com>

On 10/24/2011 03:36 PM, Luiz Augusto von Dentz wrote:
> Hi Daniel,
>
> On Mon, Oct 24, 2011 at 4:23 PM, Daniel Wagner<wagi@monom.org>  wrote:
>>>
>>> What about the patch?
>>
>> Sure, I will do as soon I have fixed all outstanding ConnMan bugs I found
>> just recently. In other words don't expect very soon this patch :)
>
> Try with this:
>
> diff --git a/audio/manager.c b/audio/manager.c
> index 818451c..3103824 100644
> --- a/audio/manager.c
> +++ b/audio/manager.c
> @@ -607,7 +607,6 @@ static void hf_io_cb(GIOChannel *chan, gpointer data)
>          if (perr<  0) {
>                  DBG("Authorization denied!");
>                  gateway_set_state(device, GATEWAY_STATE_DISCONNECTED);
> -               goto drop;
>          }
>
>          return;
>

Yes, that fixes the error message.

Thanks,
daniel

  parent reply	other threads:[~2011-10-24 13:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-24 13:14 [BUG] Invalid file descriptor Daniel Wagner
2011-10-24 13:19 ` Lucas De Marchi
2011-10-24 13:23   ` Daniel Wagner
2011-10-24 13:36     ` Luiz Augusto von Dentz
2011-10-24 13:39       ` Lucas De Marchi
2011-10-24 13:42       ` Daniel Wagner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-10-24  9:49 Daniel Wagner
2011-10-24 13:13 ` Daniel Wagner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EA56B4D.9040306@monom.org \
    --to=wagi@monom.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=lucas.demarchi@profusion.mobi \
    --cc=luiz.dentz@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.