Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 14ee70ca authored by Vasily Averin's avatar Vasily Averin Committed by David S. Miller
Browse files

vrf: use skb_expand_head in vrf_finish_output


Unlike skb_realloc_headroom, new helper skb_expand_head
does not allocate a new skb if possible.

Signed-off-by: default avatarVasily Averin <vvs@virtuozzo.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 5678a595
Branches
Tags
No related merge requests found
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