[PATCH 1/8] libchip: Improve handling of DMA suspends

Joel Sherrill joel.sherrill at OARcorp.com
Thu Apr 10 21:59:49 UTC 2014


A more detailed comment would be nice but no problem
with the patch itself.
On 4/10/2014 11:36 AM, Ralf Kirchner wrote:
> ---
>  c/src/libchip/network/dwmac.c |    1 +
>  1 Datei geändert, 1 Zeile hinzugefügt(+)
>
> diff --git a/c/src/libchip/network/dwmac.c b/c/src/libchip/network/dwmac.c
> index ce2fa17..10f6b75 100644
> --- a/c/src/libchip/network/dwmac.c
> +++ b/c/src/libchip/network/dwmac.c
> @@ -1162,6 +1162,7 @@ static void dwmac_task_rx( void *arg )
>              idx
>              );
>            ++counts->dma_suspended;
> +          self->dmagrp->status = DMAGRP_STATUS_RU;
>          }
>  
>          idx = idx_next;

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill at OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985




More information about the devel mailing list