staging: wilc1000: rename u8MacAddress of struct get_mac_addr
authorLeo Kim <leo.kim@atmel.com>
Wed, 28 Oct 2015 06:59:32 +0000 (15:59 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Oct 2015 23:18:29 +0000 (08:18 +0900)
commit6ceba0afed057533a6e338c961e3a279c1e7f6f6
treed27c918de757e0a388522c98178eb54a7a676309
parentae5e4522d3e969e41a5ae99b51f8df0f3f9c635c
staging: wilc1000: rename u8MacAddress of struct get_mac_addr

This patch renames u8MacAddress of struct get_mac_addr to mac_addr
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.025157 seconds and 5 git commands to generate.