]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/staging/wilc1000/host_interface.c
staging: wilc1000: remove typedef from the struct tstrHostIFSetMulti
authorTony Cho <tony.cho@atmel.com>
Mon, 21 Sep 2015 03:16:52 +0000 (12:16 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 06:00:27 +0000 (23:00 -0700)
commit641210ac1b9c74b615e76efa33e01b1975e0849a
treefa1c99086867380624121c021f3605c18e00a1fb
parent127f9d9497aa90b9006323b97f539dcca88df95b
staging: wilc1000: remove typedef from the struct tstrHostIFSetMulti

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