net: wireless: hostap: hostap_ap.c: Return -ENOMEM instead of -1 for if kmalloc(...
authorKumar Amit Mehta <gmate.amit@gmail.com>
Mon, 18 Feb 2013 12:13:44 +0000 (04:13 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 18 Feb 2013 20:30:40 +0000 (15:30 -0500)
When memory allocation using, kmalloc() fails, report appropriate error value.

Signed-off-by: Kumar Amit Mehta <gmate.amit@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found