diff options
author | Eric Dumazet <[email protected]> | 2012-12-10 12:16:06 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2012-12-11 12:49:52 -0500 |
commit | d46d132cc0212ef08c22b9179dfa5fe21d07d253 (patch) | |
tree | 1122710042b34889ddfec2d2e5d0c6a9a16553a7 /net/lapb/lapb_out.c | |
parent | d825da2ede50160e567e666ff43c89a403bf0193 (diff) |
bnx2x: use netdev_alloc_frag()
Using netdev_alloc_frag() instead of kmalloc() permits better GRO or
TCP coalescing behavior, as skb_gro_receive() doesn't have to fallback
to frag_list overhead.
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Dmitry Kravkov <[email protected]>
Cc: Eilon Greenstein <[email protected]>
Acked-by: Dmitry Kravkov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions