commit | 7e8aeffb112aa1d1600ce0ee44e444b63e3d41f9 | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Wed Jan 15 13:02:21 2020 -0800 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Jan 15 22:28:51 2020 +0100 |
tree | ebb943f999d25734a7dd1777b2fbe5f930d8f767 | |
parent | 1cc3c10c5aea84d4b0400423449c316eed3f27df [diff] |
Bluetooth: btsdio: Check for valid packet type Check for valid packet type before calling hci_recv_frame which is inline with what other drivers are doing. Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>