Hi Dave, here are four additional patches that should go into 2.6.23 before its final release. Please pull and send them to Linus.
Regards Marcel Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git This will update the following files: drivers/bluetooth/hci_usb.c | 5 ++++- net/bluetooth/hci_core.c | 8 +++----- net/bluetooth/hci_sock.c | 27 +++++++++++++++++++++------ 3 files changed, 28 insertions(+), 12 deletions(-) through these ChangeSets: Commit: 89f2783ded0a4fc98852cb9552bb27a80cd6a41a Author: Marcel Holtmann <[EMAIL PROTECTED]> Sun, 09 Sep 2007 08:39:49 +0200 [Bluetooth] Fix parameter list for event filter command On device initialization the event filters are cleared. In case of clearing the filters the extra condition type shall be omitted. Signed-off-by: Marcel Holtmann <[EMAIL PROTECTED]> Commit: 7c631a67601f116d303cfb98a3d964a150090e38 Author: Marcel Holtmann <[EMAIL PROTECTED]> Sun, 09 Sep 2007 08:39:43 +0200 [Bluetooth] Update security filter for Bluetooth 2.1 This patch updates the HCI security filter with support for the Bluetooth 2.1 commands and events. Signed-off-by: Marcel Holtmann <[EMAIL PROTECTED]> Commit: 767c5eb5d35aeb85987143f0a730bc21d3ecfb3d Author: Marcel Holtmann <[EMAIL PROTECTED]> Sun, 09 Sep 2007 08:39:34 +0200 [Bluetooth] Add compat handling for timestamp structure The timestamp structure needs special handling in case of compat programs. Use the same wrapping method the network core uses. Signed-off-by: Marcel Holtmann <[EMAIL PROTECTED]> Commit: 26a4a06e7ff2874154eb3f4b4ba0514dc563b100 Author: Marcel Holtmann <[EMAIL PROTECTED]> Sun, 09 Sep 2007 08:39:27 +0200 [Bluetooth] Add missing stat.byte_rx counter modification With the support for hci_recv_fragment() the call to increase the stat.byte_rx counter got accidentally removed. This patch fixes it. Signed-off-by: Marcel Holtmann <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html