]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: rename au8bssid in struct connect_info
authorChaehyun Lim <chaehyun.lim@gmail.com>
Thu, 25 Feb 2016 00:15:43 +0000 (09:15 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Feb 2016 06:30:09 +0000 (22:30 -0800)
commit3743b55368e0ebc714f964c71d2bae49b067241d
tree54714be348e6ebe36c238921bcf8ce6b77312d32
parent3c3a52637c2cd7fc687285f86758868437cd11c0
staging: wilc1000: rename au8bssid in struct connect_info

This patch renames au8bssid to bssid to remove au8 prefix in struct
connect_info. There is no need to use prefix to show data type of this
variable.

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/coreconfigurator.h
drivers/staging/wilc1000/host_interface.c
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c