commit | 3bff53a880b94df68e95b64b49929578af1b007a | [log] [tgz] |
---|---|---|
author | Chaehyun Lim <chaehyun.lim@gmail.com> | Tue Jan 05 23:06:56 2016 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 03 15:16:57 2016 -0800 |
tree | be9a5504c07eecf586ff38bb92b1062e97899960 | |
parent | 1a271d996097367da1f35cf257da11f472fd39d2 [diff] |
staging: wilc1000: rename phWFIDrv in wilc_init declaration The second argument name is different between wilc_init declaration and definition. This patch renames phWFIDrv to hif_drv_handler to match argument name. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>