Skip to content
Commit 5990a305 authored by Jason Wang's avatar Jason Wang Committed by David S. Miller
Browse files

tun/tap: use ptr_ring instead of skb_array



This patch switches to use ptr_ring instead of skb_array. This will be
used to enqueue different types of pointers by encoding type into
lower bits.

Signed-off-by: default avatarJason Wang <jasowang@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a0ce0931
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment