commit | dbc53194f88cf2ae84c2ea7dd5b66ff237d4eb76 | [log] [tgz] |
---|---|---|
author | Chaehyun Lim <chaehyun.lim@gmail.com> | Tue Oct 27 20:40:35 2015 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Oct 29 08:49:50 2015 +0900 |
tree | c641eea65e9eb39cce68f1a1d7212e58858aaf36 | |
parent | fba778b11dd2d1379f6c4d45a76f3cedf8c81c52 [diff] |
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>