pull request: bluetooth 2013-05-30

From: Gustavo Padovan
Date: Thu May 30 2013 - 18:52:50 EST


Hi John,

The following patches are important bug fixes for 3.10, plus the support for a
new device. We do have three fixes from Johan. The first one is a fix to avoid
LE-only devices to rely on the (inexistent) extended features data. The second
patch fixes length checks on incoming L2CAP signalling PDUs so we can discard
PDU whose size doesn't match the one reported in the header.
The last one fixes the handling of power on failures, we now report proper
errors to mgmt when hci_dev_open().

Please pull or let me know of any issues! Thanks.

Gustavo

---

The following changes since commit f942d116b80feb3ae618a0d8ce2df6e853526d3c:

brcmsmac: fix regression observed in 3.10-rc1 (2013-05-29 14:46:51 -0400)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth master

for you to fetch changes up to 0f9e216b0e12971af8a1d39c98c353c76533283b:

Bluetooth: Fix mgmt handling of power on failures (2013-05-30 18:36:08 -0300)

----------------------------------------------------------------
Bing Zhao (1):
Bluetooth: btmrvl: support Marvell Bluetooth device SD8897

Johan Hedberg (3):
Bluetooth: Fix checks for LE support on LE-only controllers
Bluetooth: Fix missing length checks for L2CAP signalling PDUs
Bluetooth: Fix mgmt handling of power on failures

drivers/bluetooth/Kconfig | 4 +--
drivers/bluetooth/btmrvl_sdio.c | 28 ++++++++++++++++++
include/net/bluetooth/hci_core.h | 1 +
include/net/bluetooth/mgmt.h | 1 +
net/bluetooth/hci_core.c | 6 +++-
net/bluetooth/l2cap_core.c | 70 ++++++++++++++++++++++++++++++++------------
net/bluetooth/mgmt.c | 23 ++++++++++++++-
net/bluetooth/smp.c | 4 +--
8 files changed, 113 insertions(+), 24 deletions(-)

Attachment: pgp00000.pgp
Description: PGP signature