netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: "David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Subject: Pull request: bluetooth-2.6 2009-05-04
Date: Mon, 04 May 2009 14:42:53 -0700	[thread overview]
Message-ID: <1241473373.2903.59.camel@localhost.localdomain> (raw)

Hi Dave,

the previous NULL pointer fix was doing more harm than good. It broke on
a couple of systems. Unfortunately mine was running fine for no real
apparent reason. I guess just pure luck.

Problem was really that we tried to work around an issue that was no
longer the original issue since that got fixed. However it revealed
clearly our broken thinking and it should be now fixed for good.

The patch looks bigger than it actually is since I had to move some
functions around. We have three testers that confirmed that this patch
fixes the actual problems.

Regards

Marcel


Please pull from

    git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git master

This will update the following files:

 include/net/bluetooth/hci_core.h |    1 +
 net/bluetooth/hci_conn.c         |    2 +
 net/bluetooth/hci_sysfs.c        |   74 ++++++++++++++++++++-----------------
 3 files changed, 43 insertions(+), 34 deletions(-)

through these ChangeSets:

Marcel Holtmann (1):
    Bluetooth: Fix issue with sysfs handling for connections




             reply	other threads:[~2009-05-04 21:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-04 21:42 Marcel Holtmann [this message]
2009-05-05  4:31 ` Pull request: bluetooth-2.6 2009-05-04 David Miller

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=1241473373.2903.59.camel@localhost.localdomain \
    --to=marcel@holtmann.org \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.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).