Messages in this thread |  | | Subject | Re: [PATCH] staging: wlan-ng: get memory from kernel allocators instead of big static buffer | From | Sergio Paracuellos <> | Date | Sun, 9 Oct 2016 17:38:46 +0200 |
| |
Just sitting in front of my laptop :) Thanks to you for code review!
Cheers, Sergio Paracuello
El 2016年10月09日 a las 17:36, Greg KH escribió: > On Sun, Oct 09, 2016 at 05:29:22PM +0200, Sergio Paracuellos wrote: >> This patch fix the following sparse warnings in prism2fw.c: >> warning: memset with byte count of 120000 >> >> Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> >> --- >> drivers/staging/wlan-ng/prism2fw.c | 11 ++++++++--- >> 1 file changed, 8 insertions(+), 3 deletions(-) > > Fastest patch review turn-around time ever :) > > nice work, all now applied. > > greg k-h >
|  |