Messages in this thread |  | | Date | Sun, 9 Oct 2016 17:36:52 +0200 | From | Greg KH <> | Subject | Re: [PATCH] staging: wlan-ng: get memory from kernel allocators instead of big static buffer |
| |
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
|  |