mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-24 00:19:58 +07:00
7715ff1647
The current driver starts using page_pool buffers before calling
xdp_rxq_info_reg_mem_model(). Start using the buffers after the
registration succeeded, so we won't have to call
page_pool_request_shutdown() in case of failure
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
netsec.c | ||
sni_ave.c |