]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 5 Jan 2022 22:59:53 +0000 (14:59 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 6 Jan 2022 13:57:09 +0000 (14:57 +0100)
commit72279d17df54d5e4e7910b39c61a3f3464e36633
tree9c490940b9433e40735c282c2caba4d7a629fadb
parent3318ae23bbcb14b7f68e9006756ba6d970955635
Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt

This rework the handling of hci_inquiry_result_with_rssi_evt to not use
a union to represent the different inquiry responses.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tested-by: Soenke Huster <soenke.huster@eknoes.de>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci.h
net/bluetooth/hci_event.c