staging: wilc1000: rename pstrNetworkInfo in CfgScanResult function
authorLeo Kim <leo.kim@atmel.com>
Thu, 19 Nov 2015 06:56:32 +0000 (15:56 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Dec 2015 22:34:41 +0000 (14:34 -0800)
commit0551a72e6970b91451572c9328af0a33ee8f8bdc
tree4713e217ec6bf69713097ee989fadaed0450ec8c
parent1a4c8ce78438bc4a61dd3fce5dc5a52a0f356d80
staging: wilc1000: rename pstrNetworkInfo in CfgScanResult function

This patch renames pstrNetworkInfo to network_info that is
second argument of CfgScanResult function to avoid camelcase.
And, remove the relation comment.

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/wilc_wfi_cfgoperations.c