[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1241473373.2903.59.camel@localhost.localdomain>
Date: Mon, 04 May 2009 14:42:53 -0700
From: Marcel Holtmann <marcel@...tmann.org>
To: "David S. Miller" <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: Pull request: bluetooth-2.6 2009-05-04
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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists