staging: wilc1000: remove typedef from the struct tstrHostIfSetMacAddress
authorTony Cho <tony.cho@atmel.com>
Mon, 21 Sep 2015 03:16:54 +0000 (12:16 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 06:00:27 +0000 (23:00 -0700)
commitb7611a87a938ffc1aaff54b1d773e5f372ae2150
tree23afc9aa5e46fbc422f0360416266069bf057517
parent801bee52a111c1c6957480d14326cd6a579c6f55
staging: wilc1000: remove typedef from the struct tstrHostIfSetMacAddress

This patch removes typedef from the struct tstrHostIfSetMacAddress and
renames it set_mac_addr in order to comply with the Linux coding style.

Signed-off-by: Tony Cho <tony.cho@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.038634 seconds and 5 git commands to generate.