mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-13 07:04:59 +00:00
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 | ||