mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-01-27 04:26:10 +00:00
0d48d93947
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>