commit | 9676108e926a1432bb9dcfc8eef0de2243cadda4 | [log] [tgz] |
---|---|---|
author | Chaehyun Lim <chaehyun.lim@gmail.com> | Tue Dec 22 09:49:00 2015 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 03 15:05:35 2016 -0800 |
tree | fe787d8fbeac8487ad19214725be2261d7cc9656 | |
parent | a11486e48b24bb8c2fef218adfedafde65345d05 [diff] |
staging: wilc1000: match argument name of wilc_add_rx_gtk declaration Some argument name of wilc_add_rx_gtk declaration is different to those of this function definition. It is changed as same name of this function declaration and definition. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>