Messages in this thread |  | | Date | Sun, 9 Oct 2016 16:31:19 +0200 | From | Greg KH <> | Subject | Re: [PATCH] staging: wlang-ng: get memory from kernel allocators instead of big static buffer |
| |
On Mon, Oct 03, 2016 at 06:05:44PM +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(-)
Subject also wrong :(
|  |