]> 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)
commit498f6650a01e5deedcee696ec13211a4f3637de7
treefa0f1f15edf6970c9cc27f5c9f2e4920bbae3d1f
parent646d3e1fa51d15f6a66f0a40107e5124b621c073
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