Hi John, Two simple fixes for 3.8. One of the patches fixes a situation where the connection wasn't terminated if a timeout ocurrs for LE an SCO connections. The other fixes prevent NULL dereference in the SMP code, it is a security fix as well. Please pull, or let me know of any problems! Gustavo --- The following changes since commit b7e98b5100aad9290d7f06fcb9d1e80f7f62f05f: Bluetooth: Check if the hci connection exists in SCO shutdown (2013-01-10 03:53:32 -0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth for-upstream for you to fetch changes up to 4c02e2d444595200d0b18b889994aac3611cd288: Bluetooth: Fix hci_conn timeout routine (2013-01-31 15:38:02 -0200) ---------------------------------------------------------------- Andre Guedes (1): Bluetooth: Fix hci_conn timeout routine Johan Hedberg (1): Bluetooth: Fix handling of unexpected SMP PDUs net/bluetooth/hci_conn.c | 6 +++--- net/bluetooth/smp.c | 13 +++++++++++++ 2 files changed, 16 insertions(+), 3 deletions(-)