Files
linux/drivers
Thorsten Blum 9a9d21f780 Bluetooth: btintel_pcie: Use struct_size to improve hci_drv_read_info
Use struct_size(), which provides additional compile-time checks for
structures with flexible array members (e.g., __must_be_array()), to
determine the allocation size for a new 'struct hci_drv_rp_read_info'.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2026-04-10 10:24:01 -04:00
..
2026-01-07 21:17:43 +01:00
2026-03-13 14:17:30 +00:00