You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
net: page_pool: factor out releasing DMA from releasing the page
Releasing the DMA mapping will be useful for other types
of pages, so factor it out. Make sure compiler inlines it,
to avoid any regressions.
Signed-off-by: Mina Almasry <[email protected]>
Reviewed-by: Shakeel Butt <[email protected]>
Reviewed-by: Ilias Apalodimas <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
0 commit comments