Re: [PATCH v2] staging: wilc1000: fix cast to restricted __le32

2019-01-07 Thread Július Milan
On Mon, Jan 07, 2019 at 06:06:55AM +, ajay.kat...@microchip.com wrote: Hi Ajay, > Please resubmit the patch by changing 'frame_type' type to '__le16' in > 'wilc_reg_frame' struct. Done, sent patch version 4. Message subject changed to: "[PATCH v4] staging: wilc1000: fix registration frame si

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

2019-01-07 Thread Július Milan
aging: wilc1000: handle mgmt_frame_register ops from cfg82011 context") Signed-off-by: Július Milan --- drivers/staging/wilc1000/host_interface.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) v3: - nothing really changed since v1, v2, I just messed emails and then patch format,

Re: [PATCH v2] staging: wilc1000: fix cast to restricted __le32

2019-01-05 Thread Július Milan
Thank you for your review Larry > Before you send V3 Oh, v3 was already sent a few moments before your message. > Before you send V3, are you sure this is the correct fix? As "frame_type" is > input as u16, it seems to me that the frame_type member of struct > wilc_reg_frame > should be __le16,

[PATCH v3] staging: wilc1000: fix cast to restricted __le32

2019-01-05 Thread Július Milan
aging: wilc1000: handle mgmt_frame_register ops from cfg82011 context") Signed-off-by: Július Milan --- drivers/staging/wilc1000/host_interface.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) v3: - nothing really changed since v1, v2, I just messed emails and then patch format,

[PATCH v2] staging: wilc1000: fix cast to restricted __le32

2019-01-05 Thread Július Milan
aging: wilc1000: handle mgmt_frame_register ops from cfg82011 context") Signed-off-by: Július Milan --- drivers/staging/wilc1000/host_interface.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/wilc1000/host_interface.c b/drivers/staging/wilc1000/host_i

[PATCH] staging: wilc1000: fix cast to restricted __le32

2019-01-05 Thread Július Milan
aging: wilc1000: handle mgmt_frame_register ops from cfg82011 context") Signed-off-by: Július Milan --- drivers/staging/wilc1000/host_interface.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/wilc1000/host_interface.c b/drivers/staging/wilc1000/host_i

[PATCH] staging: wilc1000: fix cast to restricted __le32

2019-01-05 Thread Július Milan
aging: wilc1000: handle mgmt_frame_register ops from cfg82011 context") Signed-off-by: Július Milan --- drivers/staging/wilc1000/host_interface.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/wilc1000/host_interface.c b/drivers/staging/wilc1000/host_i