Re: [RESEND V2 0/3] cover letter of wilc1000 patches

2015-07-30 Thread Dan Carpenter
On Thu, Jul 30, 2015 at 09:03:48PM +0900, Chaehyun Lim wrote: > On Thu, Jul 30, 2015 at 8:41 PM, Chaehyun Lim wrote: > > > > First patch has 4 sites of kmalloc change in coreconfigurator.c > > First one, it is used for gps8ConfigPacket at CoreconfiguratorInit and > > CoreConfiguratorDeInit. > > I

Re: [RESEND V2 0/3] cover letter of wilc1000 patches

2015-07-30 Thread Chaehyun Lim
I'm sorry that I have mistake the number of kmalloc changes. The total change is 6, not 4. On Thu, Jul 30, 2015 at 8:41 PM, Chaehyun Lim wrote: > Hi, Greg > > I'm sorry that I did not say whether GFP_ATOMIC should be used or not. > This is my review on it. If it's not correct, please give me any

[RESEND V2 0/3] cover letter of wilc1000 patches

2015-07-30 Thread Chaehyun Lim
Hi, Greg I'm sorry that I did not say whether GFP_ATOMIC should be used or not. This is my review on it. If it's not correct, please give me any comment or direction. First patch has 4 sites of kmalloc change in coreconfigurator.c First one, it is used for gps8ConfigPacket at CoreconfiguratorIni