mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-16 23:45:31 +08:00
e315e7b83a
When wx_alloc_page_pool() failed in wx_setup_rx_resources(), it doesn't
release DMA buffer. Add dma_free_coherent() in the error path to release
the DMA buffer.
Fixes:
|
||
---|---|---|
.. | ||
libwx | ||
ngbe | ||
txgbe | ||
Kconfig | ||
Makefile |