pull request: bluetooth 2015-05-04
From: Johan Hedberg <hidden>
Date: 2015-05-04 09:21:54
Also in:
linux-bluetooth
Attachments
- (unnamed) [application/pgp-signature] 819 bytes
From: Johan Hedberg <hidden>
Date: 2015-05-04 09:21:54
Also in:
linux-bluetooth
Hi Dave,
Here are a couple of important Bluetooth & mac802154 fixes for 4.1:
- mac802154 fix for crypto algorithm allocation failure checking
- mac802154 wpan phy leak fix for error code path
- Fix for not calling Bluetooth shutdown() if interface is not up
Let me know if there are any issues pulling. Thanks.
Johan
---
The following changes since commit 7f0b8a56c978b0a3315ac84c6cbb065413afb8e9:
cxgb4: Fix MC1 memory offset calculation (2015-04-29 15:50:16 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git for-upstream
for you to fetch changes up to 89eb6d0677a6daf134015bc7bd5ec1432911eed2:
mac802154: llsec: fix return value check in llsec_key_alloc() (2015-04-30 18:46:28 +0200)
----------------------------------------------------------------
Alexander Aring (1):
mac802154: fix ieee802154_register_hw error handling
Gabriele Mazzotta (1):
Bluetooth: Skip the shutdown routine if the interface is not up
Wei Yongjun (1):
mac802154: llsec: fix return value check in llsec_key_alloc()
net/bluetooth/hci_core.c | 3 ++-
net/mac802154/llsec.c | 4 ++--
net/mac802154/main.c | 4 +++-
3 files changed, 7 insertions(+), 4 deletions(-)