]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
zynqmp: gem: Flush the rx buffers while transmitting
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Sat, 6 Dec 2014 07:27:53 +0000 (12:57 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:50:47 +0000 (13:50 +0200)
commitedf9debf2f1dfacbbb85b94ad3eebcb18f6f4c0c
treed2485cd8a4dc548249223cbc49d2f6da26c80dde
parent21c7dc5562044bff2e93d1ef082bd753f2fada24
zynqmp: gem: Flush the rx buffers while transmitting

Flush and invalidate the rx buffers while sending the
tx packet it self as armv8 does flush also while doing
invalidation.

Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/net/zynq_gem.c