staging: wilc1000: remove typedef from the struct tstrHostIFDelBeacon
authorTony Cho <tony.cho@atmel.com>
Mon, 21 Sep 2015 03:16:45 +0000 (12:16 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 05:59:38 +0000 (22:59 -0700)
commitd0227fcbcc82fa68c637e70fde1153fa8ab850e6
tree88d77c8db9745f455466c81f78a631edaca31c99
parent902362b1f7f6e3afa01a3290f77a1ae448c3840f
staging: wilc1000: remove typedef from the struct tstrHostIFDelBeacon

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