From: Gujulan Elango, Hari Prasath (H.) Date: Wed, 13 May 2015 14:35:25 +0000 (+0000) Subject: staging: wlan-ng: check return value of kmalloc X-Git-Tag: omap-for-v4.2/fixes-rc1^2~92^2~550 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bff39dfb75743c44d429b84b3810a955b8192b2;p=pandora-kernel.git 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-diff-tree failed