]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
LinuxKPI: sk_buff: implement skb_queue_splice_tail_init()
authorBjoern A. Zeeb <bz@FreeBSD.org>
Tue, 2 Apr 2024 09:17:31 +0000 (09:17 +0000)
committerBjoern A. Zeeb <bz@FreeBSD.org>
Mon, 15 Apr 2024 16:06:11 +0000 (16:06 +0000)
commit3d3ec17825a124f0119d76c4d2523d73012fa226
treeb0154d3fa7180713e02852308a7d40369e8d3930
parent303dea74c2cb3a41fba455fce8577993e637c3da
LinuxKPI: sk_buff: implement skb_queue_splice_tail_init()

Implement skb_queue_splice_tail_init() and SKB_DATA_ALIGN() as
needed by the mt76 wireless driver.

Sponsord by: The FreeBD Foundation
MFC after: 3 days
Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D44590
sys/compat/linuxkpi/common/include/linux/skbuff.h