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)
commit4a86a4cf68b4996a656d8c666617e8d839f8f839
treef82764a48f63554dfd9df4eaaeb124e3a0309a54
parentce679e8df7ed2a92660556d100cf370fe22b4eab
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