diff options
| author | Heiner Kallweit <[email protected]> | 2019-08-07 19:38:22 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-08-09 05:34:55 +0000 |
| commit | 32879f000120fead7cbd4a9aacbda95c84c6b287 (patch) | |
| tree | b0bcbc3a4fba010fc84cd14d4c4dab24a6d16710 /net/ipv4/tcp_timer.c | |
| parent | fq_codel: remove set but not used variables 'prev_ecn_mark' and 'prev_drop_co... (diff) | |
| download | kernel-32879f000120fead7cbd4a9aacbda95c84c6b287.tar.gz kernel-32879f000120fead7cbd4a9aacbda95c84c6b287.zip | |
r8169: allocate rx buffers using alloc_pages_node
We allocate 16kb per rx buffer, so we can avoid some overhead by using
alloc_pages_node directly instead of bothering kmalloc_node. Due to
this change buffers are page-aligned now, therefore the alignment check
can be removed.
Signed-off-by: Heiner Kallweit <[email protected]>
Acked-by: Hayes Wang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions
