On Mon, Sep 19, 2016 at 7:37 AM, Lance Richardson <lrich...@redhat.com> wrote:

> The skb local variable could be avoided via:
>
>         BUILD_BUG_ON(sizeof(struct tcp_skb_cb) > FIELD_SIZEOF(struct sk_buff, 
> cb));
>

Right you are, thanks !

Reply via email to