staging: wilc1000: rename u16HTCapInfo of struct add_sta_param
authorLeo Kim <leo.kim@atmel.com>
Thu, 29 Oct 2015 03:05:46 +0000 (12:05 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commit0d073f69b1823e7f0f8252bcbfffe25fffdb6723
tree10f84ede3b29982c4ad0f69edb023f0c60ce0b62
parent2252012081cf155e31c82bd901032b17f6705c90
staging: wilc1000: rename u16HTCapInfo of struct add_sta_param

This patch renames u16HTCapInfo of struct add_sta_param to ht_capa_info
to avoid CamelCase naming convention.

Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Glen Lee <glen.lee@atmel.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
This page took 0.0267 seconds and 5 git commands to generate.