diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2010-11-16 21:36:42 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-11-18 20:02:23 +0100 |
commit | 57e1ab6eaddc9f2c358cd4afb497cda6e3c6821a (patch) | |
tree | 8fada8cae194efa4c23a0efdc6e9483d9e278f97 /drivers | |
parent | net: move definitions of BPF_S_* to net/core/filter.c (diff) | |
download | linux-57e1ab6eaddc9f2c358cd4afb497cda6e3c6821a.tar.xz linux-57e1ab6eaddc9f2c358cd4afb497cda6e3c6821a.zip |
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>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions