Re: [PATCH v4] staging: wilc1000: fix registration frame size

From: Ajay.Kathat
Date: Mon Jan 07 2019 - 21:52:52 EST




On 1/7/2019 8:13 PM, JÃlius Milan wrote:
> Fixes the following sparse warnings:
>
> drivers/staging/wilc1000/host_interface.c:2360:30: warning:
> incorrect type in assignment (different base types)
> expected restricted __le32 [addressable] [assigned] [usertype] frame_type
> got restricted __le16 [usertype] <noident>
>
> Fixes: 147ccfd451024 ("staging: wilc1000: handle mgmt_frame_register ops from cfg82011 context")
> Signed-off-by: JÃlius Milan <jmilan.dev@xxxxxxxxx>

Thanks, the change looks fine to me.

Reviewed-by: Ajay Singh <ajay.kathat@xxxxxxxxxxxxx>

Regards,
Ajay