Bluetooth: Use explicit header and body length for L2CAP SKB allocation
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 8 Jun 2014 09:22:28 +0000 (11:22 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:42 +0000 (17:42 +0200)
When allocating the L2CAP SKB for transmission, provide the upper layers
with a clear distinction on what is the header and what is the body
portion of the SKB.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>

No differences found