OSDN Git Service

staging: wilc1000: avoid forward declaration of host_int_parse_join_bss_param()
authorAjay Singh <ajay.kathat@microchip.com>
Wed, 18 Jul 2018 22:45:15 +0000 (04:15 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Jul 2018 07:04:48 +0000 (09:04 +0200)
commit448d078449b70f73a6caabd804099e51801483d9
treeb6987de40f9da042313c9845e0b6c103126baafa
parent8bdc6bbc0996886afd5b400b42fa654b518da58f
staging: wilc1000: avoid forward declaration of host_int_parse_join_bss_param()

Reorder the functions position in host interface to avoid forward
declaration of host_int_parse_join_bss_param().

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