summaryrefslogtreecommitdiff
path: root/net/ipv4/ip_output.c
diff options
context:
space:
mode:
authorVasily Averin <vvs@virtuozzo.com>2021-08-02 11:52:29 +0300
committerDavid S. Miller <davem@davemloft.net>2021-08-03 11:21:39 +0100
commit0c9f227bee11910a49e1d159abe102d06e3745d5 (patch)
tree2ad13f6808bb1275838cb8340ff09d366da3b81e /net/ipv4/ip_output.c
parente415ed3a4b8b246ee5e9d109ff5153efcf96b9f2 (diff)
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 'net/ipv4/ip_output.c')
0 files changed, 0 insertions, 0 deletions