]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: wilc1000: remove typedef from the struct tstrHostIFSetBeacon
authorTony Cho <tony.cho@atmel.com>
Mon, 21 Sep 2015 03:16:44 +0000 (12:16 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 05:59:37 +0000 (22:59 -0700)
commit902362b1f7f6e3afa01a3290f77a1ae448c3840f
tree0cf70aa48af985f398af04cb2bc01541eab89304
parent29f84000740af55dfe3dc705a184cab3b04773c1
staging: wilc1000: remove typedef from the struct tstrHostIFSetBeacon

This patch removes typedef from the struct tstrHostIFSetBeacon and
renames it to set_beacon 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