]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: rename ssidLen of struct join_bss_param
authorLeo Kim <leo.kim@atmel.com>
Thu, 15 Oct 2015 04:24:42 +0000 (13:24 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Oct 2015 04:37:18 +0000 (21:37 -0700)
commitf02ad1df6ced5c3f2fd5178b935a546c4c208a77
treeff40363e305282ac7f4eaafabccb74586075117b
parent482f88ff3d89fe55cbcf1e978a22f2e0b0f1bab4
staging: wilc1000: rename ssidLen of struct join_bss_param

This patch renames ssidLen of struct join_bss_param to ssid_len
to avoid CamelCase naming convention.

Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Tony Cho <tony.cho@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c