]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: hci_sync: use hci_skb_event() helper
authorAhmad Fatoum <a.fatoum@pengutronix.de>
Sat, 21 May 2022 20:10:50 +0000 (22:10 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 23 May 2022 15:21:59 +0000 (17:21 +0200)
commit20edb54de68ed4001820e0cc70ee3066a00ec173
treefa0f1f15edf6970c9cc27f5c9f2e4920bbae3d1f
parentdb908770309a12a8be2477c9881db3c841d342c9
Bluetooth: hci_sync: use hci_skb_event() helper

This instance is the only opencoded version of the macro, so have it
follow suit.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_request.c