commit | 8d08d324fdcb7729f22b236a3e20fa37a8a29e43 | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Wed Dec 01 10:54:57 2021 -0800 |
committer | Marcel Holtmann <marcel@holtmann.org> | Tue Dec 07 17:05:50 2021 +0100 |
tree | 3bb3caa096765561e2126647a716c755b4dd7e9f | |
parent | 27d9eb4bcac16446ddbbea8860c11720b7afa891 [diff] |
Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with RSSI event This uses skb_pull_data to check the Inquiry Result with RSSI events received have the minimum required length. Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>