staging: wilc1000: rename pBSSID of function linux_wlan_set_bssid
authorLeo Kim <leo.kim@atmel.com>
Thu, 5 Nov 2015 05:36:28 +0000 (14:36 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commitf66dee7bfd5d378351c435ad8d49b7b8c2f1b665
tree15a6e7a35220a04b1560bab8069dc90f208da26d
parent660786eae129346c31f79d73a6ff3c8d3f70fd45
staging: wilc1000: rename pBSSID of function linux_wlan_set_bssid

This patch renames pBSSID of function linux_wlan_set_bssid to bssid
to avoid CamelCase naming convention.
Also, prototype linux_wlan_set_bssid in wilc_wfi_cfgoperations.c is moved to
wilc_wfi_netdevice.h.

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/linux_wlan.c
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
drivers/staging/wilc1000/wilc_wfi_netdevice.h
This page took 0.024675 seconds and 5 git commands to generate.