commit | 961875ed9e7d88fc0e79d32c883775064cbb63fd | [log] [tgz] |
---|---|---|
author | Chaehyun Lim <chaehyun.lim@gmail.com> | Tue Dec 22 09:48:58 2015 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 03 15:05:35 2016 -0800 |
tree | dfc570865c386022ac93cb4c61755f568e3ff723 | |
parent | 1dd44dda6e7d1ca25765f7119d566c3669b6c909 [diff] |
staging: wilc1000: match argument name of wilc_add_ptk declaration Some arguments name of wilc_add_pkt 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>