commit | 987ab5eb5fedd3dc60fe766df01cf5042f83edf8 | [log] [tgz] |
---|---|---|
author | Chaehyun Lim <chaehyun.lim@gmail.com> | Fri Feb 12 23:04:45 2016 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 14 16:25:38 2016 -0800 |
tree | 104f567cea02574ba08113a070d8da5e9088666a | |
parent | c43f5f9dc4135cdb5c252ae5d35e8ec95740c679 [diff] |
staging: wilc1000: change data type of result variable to int. result variable gets value from wilc_send_config_pkt that has return value of int. This patch changes data type of result variable to int. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>