staging: wilc1000: remove unused parameter of fuction Handle_get_IPAddress
authorLeo Kim <leo.kim@atmel.com>
Thu, 5 Nov 2015 05:36:04 +0000 (14:36 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commitc033cdafb73286fdce714a69daace81ec5ff8558
treeb576b8a554d19b6e5b23a81d3f3dbde819beda5e
parentebc57d194fc7aca973055b0b38a3b7f52df6ad78
staging: wilc1000: remove unused parameter of fuction Handle_get_IPAddress

This patch removes parameter pu8IPAddr of fuction Handle_get_IPAddress because
it is not used in the function. Remove argument in the function call also.

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