Re: [PATCH] staging: rtl8712: rtl8712: fix sparse warnings
From: Dan Carpenter
Date: Tue Feb 07 2017 - 19:59:17 EST
On Wed, Feb 08, 2017 at 12:47:22AM +0000, Carlos Palminha wrote:
> Fixed the following sparse warnings:
> * cast from restricted __le32
> * invalid assignment from int to __le32
>
The changelog doesn't give me any confidence that you understand the
implications of this patch. You silenced the warning but I think you
may be introducing bugs (I haven't done a thourough review).
regards,
dan carpenter