]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: wilc1000: fix argument name of host_int_add_rx_gtk
authorChaehyun Lim <chaehyun.lim@gmail.com>
Sun, 8 Nov 2015 07:49:06 +0000 (16:49 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Dec 2015 22:14:03 +0000 (14:14 -0800)
commit84f82ed814196acbdc892cd2b98d3e696e6dd607
tree7950ae4e1bedb6aa9c8b5994ec04ebe0ea5d1f7f
parent1503457f7f08c2a9907060f8beca3a35c6c0c047
staging: wilc1000: fix argument name of host_int_add_rx_gtk

This patch changes struct host_if_drv of host_int_add_rx_gtk function
declaration from hWFIDrv to hif_drv.
With this change, first argument of this function declaration and
definition has same name as hif_drv.

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.h