linux_dsm_epyc7002/drivers/net/ethernet/stmicro
Tobias Klauser 7262b7b26d net: stmmac: Check return value of alloc_dma_desc_resources()
alloc_dma_desc_resources() returns an error value and the next line
actually checks for it, so assign the return value properly.

Found by the coverity scanner.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-02-24 18:58:10 -05:00
..
stmmac net: stmmac: Check return value of alloc_dma_desc_resources() 2014-02-24 18:58:10 -05:00
Kconfig
Makefile