staging: wilc1000: rename host_int_set_WEPDefaultKeyID
authorChaehyun Lim <chaehyun.lim@gmail.com>
Mon, 26 Oct 2015 00:44:45 +0000 (09:44 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Oct 2015 05:25:10 +0000 (14:25 +0900)
commitdf8b4830a0ac547a18cdf701ca9a04b4c4f3b05b
tree7ac66e3aa331c75cc49a3c091df7dee3fd27a519
parente91d03497e0359493ca25f9202e8ae61977b11a7
staging: wilc1000: rename host_int_set_WEPDefaultKeyID

This patch replaces host_int_set_WEPDefaultKeyID with
host_int_set_wep_default_key to avoid camelcase.

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c
drivers/staging/wilc1000/host_interface.h
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c