]> git.baikalelectronics.ru Git - kernel.git/commit
net: skb_array: expose peek API
authorJohn Fastabend <john.fastabend@gmail.com>
Thu, 7 Dec 2017 17:57:59 +0000 (09:57 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Dec 2017 18:32:26 +0000 (13:32 -0500)
commitaf5a41b808b019d87359e24d15d207a08c62f370
treef82764a48f63554dfd9df4eaaeb124e3a0309a54
parentd094bccebae09455bed959e586ab0d041d0df8b4
net: skb_array: expose peek API

This adds a peek routine to skb_array.h for use with qdisc.

Signed-off-by: John Fastabend <john.fastabend@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/skb_array.h