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

This patch renames u8AmpduParams of struct add_sta_param to ht_ampdu_params
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.024748 seconds and 5 git commands to generate.