pull request: bluetooth 2011-12-19

From: Gustavo Padovan
Date: Mon Dec 19 2011 - 08:35:01 EST


Hi John,

3 fixes for 3.2! There one revert that was causing connection issues, a RFCOMM
fix to a potential kernel panic, and the last on L2CAP to a possible access to
uninitialized data due to broken remote devices.

Please pull, or let me know any problems.

Gustavo

The following changes since commit 78feb35b8161acd95c33a703ed6ab6f554d29387:

iwlwifi: allow to switch to HT40 if not associated (2011-12-14 13:56:55 -0500)

are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth master

Gustavo F. Padovan (1):
Revert "Bluetooth: Revert: Fix L2CAP connection establishment"

Mat Martineau (2):
Bluetooth: Prevent uninitialized data access in L2CAP configuration
Bluetooth: Clear RFCOMM session timer when disconnecting last channel

net/bluetooth/hci_conn.c | 2 +-
net/bluetooth/l2cap_core.c | 12 +++++++++++-
net/bluetooth/rfcomm/core.c | 1 +
3 files changed, 13 insertions(+), 2 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/