Hi David,
 
 On mer., nov. 30 2016, David Miller <da...@davemloft.net> wrote:

> From: Gregory CLEMENT <gregory.clem...@free-electrons.com>
> Date: Tue, 29 Nov 2016 15:55:21 +0100
>
>> +    /* Virtual address of the RX buffer */
>> +    void  **buf_virt_addr;
>> +
>>      /* Virtual address of the RX DMA descriptors array */
>>      struct mvneta_rx_desc *descs;
>>  
>  ...
>> +            data = (unsigned char *)rxq->buf_virt_addr[index];
>
> This cast is unnecessary, please remove it.

OK I am doing it now.

Thanks,

Gregory


-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

Reply via email to