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

This patch renames u16FlagsMask of struct add_sta_param to flags_mask
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.02487 seconds and 5 git commands to generate.