]> git.sur5r.net Git - u-boot/commit
net: axi_emac: Pass private structure where possible
authorMichal Simek <michal.simek@xilinx.com>
Wed, 9 Dec 2015 13:53:51 +0000 (14:53 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 27 Jan 2016 14:55:50 +0000 (15:55 +0100)
commitf09854810cf99c0bf3a31a5d26b4c556186ea302
tree18a92a6ef31c9b5aea06f6dc17d974ac50b94f2b
parent0d78abf5ba68e579c5851959565c1049d14af2a0
net: axi_emac: Pass private structure where possible

Use axidma_priv instead of ethdevice in preparation of the DM move.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/net/xilinx_axi_emac.c