]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: wilc1000: rename u8Keyidx in host_int_add_wep_key_bss_sta
authorChaehyun Lim <chaehyun.lim@gmail.com>
Tue, 27 Oct 2015 11:40:36 +0000 (20:40 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Oct 2015 23:49:50 +0000 (08:49 +0900)
commit0b2cc3e57c7d1de64beaba467058e85489ad4ab1
tree418055cdae63d506c70b4975213a671bfc853a82
parentdbc53194f88cf2ae84c2ea7dd5b66ff237d4eb76
staging: wilc1000: rename u8Keyidx in host_int_add_wep_key_bss_sta

This patch changes u8Keyidx to index that is fourth argument of
host_int_add_wep_key_bss_sta 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