commit | 0d48d93947dd9ea21c5cdc76a8581b06a4a39281 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Tue Aug 09 20:30:28 2005 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Aug 29 15:55:13 2005 -0700 |
tree | 96a1cbfe83a02e27fed3d30f1ac9f2fe05c17506 | |
parent | 2eb25a6c34504254760e67172f7518d6bfdd7676 [diff] |
[Bluetooth]: Move packet type into the SKB control buffer 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>