mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 22:51:35 +00:00
354e379684
Function 'mtk_hsdma_start_transfer' uses 'tx_desc' pointer which can be
dereferenced before it is initializated. Initializate pointer before
avoiding the problem.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
mtk-hsdma.c | ||
ralink-gdma.c | ||
TODO |