Home
last modified time | relevance | path

Searched hist:"26 c7945a24b8bd5565e9b1481dac10ff14eca177" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dxilinx_emaclite.c26c7945a24b8bd5565e9b1481dac10ff14eca177 Thu Dec 10 14:42:01 UTC 2015 Michal Simek <michal.simek@xilinx.com> net: emaclite: Fix logic around available TX buffers

Simplify logic how to find out if there is free TX buffer.
Both buffers are checked all the time that's why logic around order
can be removed.
Also add check when only one buffer is available.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>