Hi John, The following batch contains some bugfixes for 2.6.37. A fix for unaligned access in L2CAP, a Kconfig error, and two fixes related to security of the Bluetooth links. There is also a one line patch from Matthew Garret, that enables USB autosuspend for btusb module, which shall be completely safe. Please pull, thanks. The following changes since commit c1758012971e0410790b2bc96a77e26d7b286593: igb: Fix unused variable warning. (2010-10-27 19:43:55 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6.git master Gustavo F. Padovan (1): Bluetooth: fix endianness conversion in L2CAP Johan Hedberg (1): Bluetooth: Fix non-SSP auth request for HIGH security level sockets Luiz Augusto von Dentz (1): Bluetooth: fix not setting security level when creating a rfcomm session Matthew Garrett (1): Bluetooth: Enable USB autosuspend by default on btusb Randy Dunlap (1): Bluetooth: fix hidp kconfig dependency warning steven miao (1): bluetooth: fix unaligned access to l2cap conf data drivers/bluetooth/btusb.c | 2 ++ net/bluetooth/hci_event.c | 6 ++++++ net/bluetooth/hidp/Kconfig | 2 +- net/bluetooth/l2cap.c | 8 ++++---- net/bluetooth/rfcomm/core.c | 13 ++++++++++--- 5 files changed, 23 insertions(+), 8 deletions(-) -- Gustavo F. Padovan ProFUSION embedded systems - http://profusion.mobi -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html