Kevin Hao d0dfbb9912 net: dpaa2: Use napi_alloc_frag_align() to avoid the memory waste
The napi_alloc_frag_align() will guarantee that a correctly align
buffer address is returned. So use this function to simplify the buffer
alloc and avoid the unnecessary memory waste.

Signed-off-by: Kevin Hao <haokexin@gmail.com>
Reviewed-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-02-06 11:57:29 -08:00
..
2021-02-02 15:51:17 -08:00
2021-02-02 15:51:17 -08:00
2021-02-02 15:51:18 -08:00
2020-12-16 11:01:04 -08:00
2021-02-02 15:51:18 -08:00
2021-01-26 17:45:55 -08:00