[Bluetooth]: Move packet type into the SKB control buffer
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 10 Aug 2005 03:30:28 +0000 (20:30 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 22:55:13 +0000 (15:55 -0700)
This patch moves the usage of packet type into the SKB control
buffer. After this patch it is now possible to shrink the sk_buff
structure and redefine its pkt_type.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found