]> 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)
commit64ad2ba4e846e4199fbec39ce7da216de108f698
treef82764a48f63554dfd9df4eaaeb124e3a0309a54
parentb4a30f6a9777e88337243def10024bc817e51720
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