commit | fee645033e2c57fdbd8bace4d5ddc2b18bc4032a | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Mon Dec 13 13:38:57 2021 -0800 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Dec 22 23:01:28 2021 +0100 |
tree | fd940cbc760705ffa170dd2342ce188489c15dbd | |
parent | 744451c162a514044a912cbbd64b7a386035cc5b [diff] |
Bluetooth: hci_event: Use skb_pull_data when processing inquiry results This makes each result entry to be checked using skb_pull_data instead of acessing them by index. Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>