]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Bluetooth: Use new hci_skb_pkt_* wrappers for core packet handling
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 5 Nov 2015 06:10:00 +0000 (07:10 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 19 Nov 2015 16:50:27 +0000 (17:50 +0100)
commitd79f34e32b833cb8651dfd4209d36cf99c89d1d3
tree8a8159ac33f31f8c12e5890e10e255614b543be3
parentf5c4a42a7549cbc29dbac2b5ede05a3bc2bb4522
Bluetooth: Use new hci_skb_pkt_* wrappers for core packet handling

The new hci_skb_pkt_* wrappers only help if they are used consistently
in the Bluetooth subsystem. So first convert the core packet handling.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/hci_core.c
net/bluetooth/hci_request.c
net/bluetooth/hci_sock.c