linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: Marcel Holtmann <marcel@holtmann.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] Bluetooth: Remove HCI notifier handling
Date: Mon, 20 Feb 2012 14:48:27 +0200	[thread overview]
Message-ID: <20120220124827.GA9178@x220.ger.corp.intel.com> (raw)
In-Reply-To: <1329739805-16235-1-git-send-email-marcel@holtmann.org>

Hi Marcel,

On Mon, Feb 20, 2012, Marcel Holtmann wrote:
> The HCI notifier handling was never used outside of Bluetooth core layer
> and thus remove it and replace it with direct function calls. Also move
> the stack internal event generation into the HCI socket layer.
> 
> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
> ---
>  include/net/bluetooth/hci_core.h |    7 +--
>  net/bluetooth/hci_conn.c         |    1 -
>  net/bluetooth/hci_core.c         |   16 +-----
>  net/bluetooth/hci_event.c        |   29 ----------
>  net/bluetooth/hci_sock.c         |  105 ++++++++++++++++++++++----------------
>  5 files changed, 64 insertions(+), 94 deletions(-)

Applied to my bluetooth-next tree. Thanks.

Johan

      reply	other threads:[~2012-02-20 12:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-20 12:10 [PATCH] Bluetooth: Remove HCI notifier handling Marcel Holtmann
2012-02-20 12:48 ` Johan Hedberg [this message]

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=20120220124827.GA9178@x220.ger.corp.intel.com \
    --to=johan.hedberg@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=marcel@holtmann.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).