diff options
author | 2021-08-02 11:52:29 +0300 | |
---|---|---|
committer | 2021-08-03 11:21:39 +0100 | |
commit | 0c9f227bee11910a49e1d159abe102d06e3745d5 (patch) | |
tree | 2ad13f6808bb1275838cb8340ff09d366da3b81e /drivers/net/vrf.c | |
parent | ipv6: use skb_expand_head in ip6_finish_output2 (diff) | |
download | wireguard-linux-0c9f227bee11910a49e1d159abe102d06e3745d5.tar.xz wireguard-linux-0c9f227bee11910a49e1d159abe102d06e3745d5.zip |
ipv6: use skb_expand_head in ip6_xmit
Unlike skb_realloc_headroom, new helper skb_expand_head
does not allocate a new skb if possible.
Additionally this patch replaces commonly used dereferencing with variables.
Signed-off-by: Vasily Averin <vvs@virtuozzo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/vrf.c')
0 files changed, 0 insertions, 0 deletions