commit | a5f9943cc01e10a118c85845d8638b5f1331827e | [log] [tgz] |
---|---|---|
author | Chaehyun Lim <chaehyun.lim@gmail.com> | Thu Dec 24 16:52:35 2015 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 03 15:08:06 2016 -0800 |
tree | f61e58ccc967582ce8d0c4092831dea2975d6d55 | |
parent | 9f723fdeb84e5c4f061bba21348e280c3a73d58d [diff] |
staging: wilc1000: remove wilc_free_join_params wilc_free_join_params call kfree. There is no need to use wrapper function, so use kfree directly. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>