Bluetooth: Add missing checks for HCI_ISODATA_PKT packet type
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 25 Jan 2020 08:23:47 +0000 (09:23 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Sat, 25 Jan 2020 14:33:46 +0000 (16:33 +0200)
commitcc974003615afa044fa62c7520ae690091fa684a
treeaf83143585d46838034503c249aa71ffbba17a5e
parent268d3636dfb22254324774de1f8875174b3be064
Bluetooth: Add missing checks for HCI_ISODATA_PKT packet type

The checks for HCI_ISODATA_PKT packet type are required in a few
additional locations to allow sending/receiving of this new packet type.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/hci_core.c
net/bluetooth/hci_sock.c