net/e1000: Don't use coherent memory for Rx buffer
In order to avoid issues on AArch64, convert the driver to use regular
memory and add appropriate DMA sync calls. Drop needless (uchar *)
cast while at it.

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent ba03d04 commit de354c54dd9647303a071d989ad79a495024e4bf
@Andrey Smirnov Andrey Smirnov authored on 6 Feb 2019
Sascha Hauer committed on 11 Feb 2019
Showing 2 changed files
View
drivers/net/e1000/e1000.h
View
drivers/net/e1000/main.c