linux_dsm_epyc7002/drivers/net/ethernet/8390
Geert Uytterhoeven 4042cd756e net: mac8390: Use standard memcpy_{from,to}io()
The mac8390 driver defines its own variants of memcpy_fromio() and
memcpy_toio(), using similar implementations, but different function
signatures.

Remove the custom definitions of memcpy_fromio() and memcpy_toio(), and
adjust all callers to the standard signatures.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: David S. Miller <davem@davemloft.net>
Acked-by: Greg Ungerer <gerg@linux-m68k.org>
2018-07-29 10:48:18 +02:00
..
8390.c
8390.h
8390p.c
apne.c ethernet: Use octal not symbolic permissions 2018-03-26 12:07:49 -04:00
ax88796.c net-next: ax88796: release platform device drvdata on probe error and module remove 2018-04-19 16:11:11 -04:00
axnet_cs.c net/8390: Fix msg_enable patch snafu 2018-02-21 14:14:04 -05:00
etherh.c net/8390: Fix msg_enable patch snafu 2018-02-21 14:14:04 -05:00
hydra.c net/8390: Fix msg_enable patch snafu 2018-02-21 14:14:04 -05:00
Kconfig net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k) 2018-04-19 16:11:11 -04:00
lib8390.c ethernet: Use octal not symbolic permissions 2018-03-26 12:07:49 -04:00
mac8390.c net: mac8390: Use standard memcpy_{from,to}io() 2018-07-29 10:48:18 +02:00
Makefile net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k) 2018-04-19 16:11:11 -04:00
mcf8390.c net/8390: Fix msg_enable patch snafu 2018-02-21 14:14:04 -05:00
ne2k-pci.c ethernet: Use octal not symbolic permissions 2018-03-26 12:07:49 -04:00
ne.c net: 8390: ne: Fix accidentally removed RBTX4927 support 2018-05-16 14:38:54 -04:00
pcnet_cs.c net/8390: Fix msg_enable patch snafu 2018-02-21 14:14:04 -05:00
smc-ultra.c ethernet: Use octal not symbolic permissions 2018-03-26 12:07:49 -04:00
stnic.c ethernet: Use octal not symbolic permissions 2018-03-26 12:07:49 -04:00
wd.c ethernet: Use octal not symbolic permissions 2018-03-26 12:07:49 -04:00
xsurf100.c net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k) 2018-04-19 16:11:11 -04:00
zorro8390.c net/8390: Fix msg_enable patch snafu 2018-02-21 14:14:04 -05:00