]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Ignore unknown advertising packet types
authorJohan Hedberg <johan.hedberg@intel.com>
Thu, 7 Apr 2016 18:01:27 +0000 (21:01 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 8 Apr 2016 16:51:44 +0000 (18:51 +0200)
commitae756d1325852028e7d9824acef990a79fb968cf
treeed77f6fbcbedfaebf71912a7bdf85ade50548f5d
parent9b35c9d9deeeaba2ef30cf3a43aaa1cf54fc1a54
Bluetooth: Ignore unknown advertising packet types

In case of buggy controllers send advertising packet types that we
don't know of we should simply ignore them instead of trying to react
to them in some (potentially wrong) way.

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