mirror of
https://github.com/torvalds/linux.git
synced 2026-05-21 13:27:57 +02:00
Bluetooth: hci_event: Use of a function table to handle Command Complete
This change the use of switch statement to a function table which is easier to extend and can include min/max length of each command. Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
This commit is contained in:
parent
95118dd4ed
commit
c8992cffbe