commit | 47b89ad64526d18baf2ba92e908d36f6f5c991bb | [log] [tgz] |
---|---|---|
author | Chaehyun Lim <chaehyun.lim@gmail.com> | Tue Feb 16 17:39:54 2016 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Feb 19 16:55:33 2016 -0800 |
tree | 48973f0025fdc978c93066e4fab0c37c2227d09a | |
parent | 9470edcded053fe7f70cb954bcde6980413fccc9 [diff] |
staging: wilc1000: handle_set_mac_address: rename result This patch renames result to ret that is used to get return value from wilc_send_config_pkt. It will be changed until all handle_*() function has same variable name as ret. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>