pull request: bluetooth 2011-11-01

From: Gustavo Padovan
Date: Tue Nov 01 2011 - 13:23:11 EST


Hi John,

Some fixes for the 3.2 release, there are four fixes in our drivers code
by David Hermann. Szymon Janc fixed a bug that was making some dongles not
work well and a sleep in invalid context. And finally a bug fix in the mgmt
code by Johan Hedberg.

Please pull, thanks!

Gustavo

The following changes since commit ba54238552625aad2d75f455a4d3db18ea7dec68:

ath9k: Fix a dma warning/memory leak (2011-09-26 14:55:51 -0400)

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

David Herrmann (4):
Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMIC
Bluetooth: bcm203x: Fix race condition on disconnect
Bluetooth: bcm203x: Use GFP_KERNEL in workqueue
Bluetooth: bfusb: Fix error path on firmware load

Johan Hedberg (1):
Bluetooth: Set HCI_MGMT flag only in read_controller_info

Szymon Janc (2):
Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
Bluetooth: Increase HCI reset timeout in hci_dev_do_close

drivers/bluetooth/ath3k.c | 4 ++--
drivers/bluetooth/bcm203x.c | 12 +++++++++++-
drivers/bluetooth/bfusb.c | 13 +++++++------
include/net/bluetooth/rfcomm.h | 1 +
net/bluetooth/hci_core.c | 2 +-
net/bluetooth/mgmt.c | 2 --
net/bluetooth/rfcomm/core.c | 9 +++++++--
7 files changed, 29 insertions(+), 14 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/