staging: wilc1000: handle_set_mac_address: rename result
authorChaehyun Lim <chaehyun.lim@gmail.com>
Tue, 16 Feb 2016 08:39:54 +0000 (17:39 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Feb 2016 00:55:33 +0000 (16:55 -0800)
commit47b89ad64526d18baf2ba92e908d36f6f5c991bb
tree48973f0025fdc978c93066e4fab0c37c2227d09a
parent9470edcded053fe7f70cb954bcde6980413fccc9
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>
drivers/staging/wilc1000/host_interface.c
This page took 0.02491 seconds and 5 git commands to generate.