staging: wilc1000: rename u8keyIdx in host_int_remove_wep_key
authorChaehyun Lim <chaehyun.lim@gmail.com>
Mon, 5 Oct 2015 10:34:59 +0000 (19:34 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Oct 2015 09:58:33 +0000 (10:58 +0100)
commit517af2f582a93f2f48042b550daab6dbdf395690
treee765f6f7f65704cb46921fcdff1d2a4fcd56eba6
parentc54a9fb8492e5e53edf0b075e501fdaff54abf4e
staging: wilc1000: rename u8keyIdx in host_int_remove_wep_key

This patch replaces u8keyIdx with index that is secondard argument of
host_int_remove_wep_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
This page took 0.024441 seconds and 5 git commands to generate.