commit | d79f34e32b833cb8651dfd4209d36cf99c89d1d3 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Thu Nov 05 07:10:00 2015 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Nov 19 17:50:27 2015 +0100 |
tree | 8a8159ac33f31f8c12e5890e10e255614b543be3 | |
parent | f5c4a42a7549cbc29dbac2b5ede05a3bc2bb4522 [diff] |
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>