From: Kumar Amit Mehta Date: Mon, 18 Feb 2013 12:13:44 +0000 (-0800) Subject: net: wireless: hostap: hostap_ap.c: Return -ENOMEM instead of -1 for if kmalloc(... X-Git-Tag: v3.9-rc1~139^2~2^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b53cf458ea20dd7f5e32611366f63728e40c9021;p=pandora-kernel.git net: wireless: hostap: hostap_ap.c: Return -ENOMEM instead of -1 for if kmalloc() fails. When memory allocation using, kmalloc() fails, report appropriate error value. Signed-off-by: Kumar Amit Mehta Signed-off-by: John W. Linville --- Reading git-diff-tree failed