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

This patch changes u8WepKeylen to len that is third 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