netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Pull request: bluetooth-2.6 2009-05-04
@ 2009-05-04 21:42 Marcel Holtmann
  2009-05-05  4:31 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Marcel Holtmann @ 2009-05-04 21:42 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Pull request: bluetooth-2.6 2009-05-04
  2009-05-04 21:42 Pull request: bluetooth-2.6 2009-05-04 Marcel Holtmann
@ 2009-05-05  4:31 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2009-05-05  4:31 UTC (permalink / raw)
  To: marcel; +Cc: netdev

From: Marcel Holtmann <marcel@holtmann.org>
Date: Mon, 04 May 2009 14:42:53 -0700

> Please pull from
> 
>     git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git master
> 
> This will update the following files:

Pulled, thanks a lot!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-05-05  4:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-04 21:42 Pull request: bluetooth-2.6 2009-05-04 Marcel Holtmann
2009-05-05  4:31 ` David Miller

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).