summaryrefslogtreecommitdiff
path: root/include/linux/root_dev.h
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2019-08-07 21:38:22 +0200
committerDavid S. Miller <davem@davemloft.net>2019-08-08 22:34:55 -0700
commit32879f000120fead7cbd4a9aacbda95c84c6b287 (patch)
treeb0bcbc3a4fba010fc84cd14d4c4dab24a6d16710 /include/linux/root_dev.h
parent018e5b458723d04cbeadbc3f0e06eba85798f427 (diff)
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 <hkallweit1@gmail.com> Acked-by: Hayes Wang <hayeswang@realtek.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/root_dev.h')
0 files changed, 0 insertions, 0 deletions