staging: wilc1000: change if with else if
authorLeo Kim <leo.kim@atmel.com>
Wed, 25 Nov 2015 02:59:48 +0000 (11:59 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Dec 2015 22:40:57 +0000 (14:40 -0800)
commit9edaa5f3c28e529c98fcb26035630fa64d140ffb
tree755961d26131a0e00155b98c7388c8fe20f51d66
parentb0b9f3e4d24baa62dda7cd48284fd2842164974f
staging: wilc1000: change if with else if

The if statement should be else if since it is part of whole if condition.

Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c