]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_state
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 30 Jun 2025 19:37:46 +0000 (15:37 -0400)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 3 Jul 2025 15:36:54 +0000 (11:36 -0400)
commit59710a26a289ad4e7ef227d22063e964930928b0
tree17e35ca73a4b9f52ecb4e2da6c53b619be59e7b6
parentef9675b0ef030d135413e8638989f3a7d1f3217a
Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_state

The check for destination to be BDADDR_ANY is no longer necessary with
the introduction of BIS_LINK.

Fixes: 23205562ffc8 ("Bluetooth: separate CIS_LINK and BIS_LINK link types")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
include/net/bluetooth/hci_core.h