From 4bff39dfb75743c44d429b84b3810a955b8192b2 Mon Sep 17 00:00:00 2001 From: "Gujulan Elango, Hari Prasath (H.)" Date: Wed, 13 May 2015 14:35:25 +0000 Subject: [PATCH] staging: wlan-ng: check return value of kmalloc check return value of kmalloc before accessing the memory pointer and return -ENOMEM if allocation fails. Signed-off-by: Hari Prasath Gujulan Elango Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed