mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-09 15:24:32 +08:00
f37f710353
In the implementation of gmac_setup_txqs() the allocated desc_ring is
leaked if TX queue base is not aligned. Release it via
dma_free_coherent.
Fixes:
|
||
---|---|---|
.. | ||
gemini.c | ||
gemini.h | ||
Kconfig | ||
Makefile |