Re: [PATCH 1/2] staging: wilc1000: Fix some compile warnings
From: Stanislav Kholmanskikh <hidden>
Date: 2015-06-01 19:02:46
Also in:
lkml
From: Stanislav Kholmanskikh <hidden>
Date: 2015-06-01 19:02:46
Also in:
lkml
Hello. On Sun, May 31, 2015 at 08:59:41AM +0900, Greg KH wrote:
On Sat, May 30, 2015 at 11:44:18PM +0300, Stanislav Kholmanskikh wrote:quoted
This patch reduces (a little bit) the amount of compile time warnings. The change of WILC_WFI_init_mon_interface() prototype seems to be ok, because alloc_netdev() also expects 'const char *name'.You are doing different types of fixes here, please be explicit about what you are doing and break this up into logical patches that each only do one type of thing.
Thank you for review. I've just sent an updated version which addresses your comments. Thanks.
thanks, greg k-h