commit | b026f6e8d607f40f9fcdc0bc9966db4bde4a1129 | [log] [tgz] |
---|---|---|
author | Chaehyun Lim <chaehyun.lim@gmail.com> | Mon Feb 01 21:26:46 2016 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 03 15:34:29 2016 -0800 |
tree | 84c36509baada76575671eb94e84c3af32e9d240 | |
parent | fa611271b4d681d02520c458c555e48ee11d61d4 [diff] |
staging: wilc1000: linux_mon: fix error code of kmalloc This patch fixes error codes as -ENOMEM instead of using -EFAULT if kmalloc is failed. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>