Re: [PATCH V2 03/12] staging: wilc1000: rename strInterfaceInfo in the sturct wilc

2015-10-22 Thread Tony Cho
Thanks for your review. I will do it later as you mentioned. Tony. On 2015년 10월 22일 20:19, Dan Carpenter wrote: Don't resend the series though. Please fix it in a later patch. regards, dan carpenter ___ devel mailing list de...@linuxdriverproject.o

Re: [PATCH V2 03/12] staging: wilc1000: rename strInterfaceInfo in the sturct wilc

2015-10-22 Thread Dan Carpenter
Don't resend the series though. Please fix it in a later patch. regards, dan carpenter ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Re: [PATCH V2 03/12] staging: wilc1000: rename strInterfaceInfo in the sturct wilc

2015-10-22 Thread Dan Carpenter
On Tue, Oct 20, 2015 at 02:26:47PM +0900, Tony Cho wrote: > This patch renames strInterfaceInfo in the struct wilc to the vif. In > addition, unnecessary print statements around it are removed in this patch. > > Signed-off-by: Tony Cho > --- > drivers/staging/wilc1000/linux_wlan.c |