staging: wilc1000: remove unused marco related to HIF commands
authorAjay Singh <ajay.kathat@microchip.com>
Tue, 26 Jun 2018 06:07:04 +0000 (11:37 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Jun 2018 12:55:51 +0000 (21:55 +0900)
commit02f08321d0bbf64ffcd709ec664bac0f0ec6b3d8
treea86c291ee6e464fe2aa12c5b50712b4a1d7178c0
parent7233be314e022a9b1f62c986e313d92a86ebb281
staging: wilc1000: remove unused marco related to HIF commands

After removing the multiplexing of hif commands in hif_if_work()
macros prefix with 'HOST_IF_MSG_' are not required. Also 'id' field in
host_if_msg is not required anymore.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c