net: rtl8169: Do not zero out DMA coherent memory
Memory returned by dma_alloc_coherent() should already be zeroed
out, so there's no need to do this explicitly.

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 8aabae9 commit 5e83888561718730da71c23558d2296a3fe84de9
@Andrey Smirnov Andrey Smirnov authored on 27 May 2019
Sascha Hauer committed on 28 May 2019
Showing 1 changed file
View
drivers/net/rtl8169.c