staging: wilc1000: rename au8AssociatedBSSID of struct host_if_drv
authorLeo Kim <leo.kim@atmel.com>
Thu, 29 Oct 2015 02:58:25 +0000 (11:58 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commit2a4eded9a827038dfdf322450f64ba4352a2b5ce
treed3acc810161378dc1233489aff6f3954f2552fc0
parentb60005a8ce169771fc7e7763c920cfe7f48eef93
staging: wilc1000: rename au8AssociatedBSSID of struct host_if_drv

This patch renames au8AssociatedBSSID of struct host_if_drv to assoc_bssid
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
This page took 0.024539 seconds and 5 git commands to generate.