]> asedeno.scripts.mit.edu Git - linux.git/commit
net-next: ax88796: Add block_input/output hooks to ax_plat_data
authorMichael Karcher <kernel@mkarcher.dialup.fu-berlin.de>
Thu, 19 Apr 2018 02:05:22 +0000 (14:05 +1200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Apr 2018 20:11:10 +0000 (16:11 -0400)
commit27cced20192d25ae528db8fe694c95c7656f3d56
tree6eb5e97e3b251ce131e0cf21d5a9e1bad0a829ce
parent9144c3795c2636351d553e4d0fc5297201182de2
net-next: ax88796: Add block_input/output hooks to ax_plat_data

Add platform specific hooks for block transfer reads/writes of packet
buffer data, superseding the default provided ax_block_input/output.
Currently used for m68k Amiga XSurf100.

Signed-off-by: Michael Karcher <kernel@mkarcher.dialup.fu-berlin.de>
Signed-off-by: Michael Schmitz <schmitzmic@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/8390/ax88796.c
include/net/ax88796.h