]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
net: packet split receive api
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Tue, 7 Oct 2008 21:22:33 +0000 (14:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Oct 2008 21:22:33 +0000 (14:22 -0700)
Add some packet-split receive hooks.

For one this allows to do NUMA node affine page allocs. Later on these
hooks will be extended to do emergency reserve allocations for
fragments.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found