Home
last modified time | relevance | path

Searched hist:df1ae022 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/core/
H A Dskbuff.cdf1ae022 Sat Feb 13 08:11:39 CST 2021 Alexander Lobakin <alobakin@pm.me> skbuff: simplify __alloc_skb() a bit

Use unlikely() annotations for skbuff_head and data similarly to the
two other allocation functions and remove totally redundant goto.

Signed-off-by: Alexander Lobakin <alobakin@pm.me>
Signed-off-by: David S. Miller <davem@davemloft.net>