Home
last modified time | relevance | path

Searched hist:"57 e1ab6eaddc9f2c358cd4afb497cda6e3c6821a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv4/
H A Digmp.cdiff 57e1ab6eaddc9f2c358cd4afb497cda6e3c6821a Tue Nov 16 14:36:42 CST 2010 Eric Dumazet <eric.dumazet@gmail.com> igmp: refine skb allocations

IGMP allocates MTU sized skbs. This may fail for large MTU (order-2
allocations), so add a fallback to try lower sizes.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>