staging: wilc1000: rename bDirectScan in refresh_scan function
authorLeo Kim <leo.kim@atmel.com>
Thu, 19 Nov 2015 06:56:24 +0000 (15:56 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Dec 2015 22:34:41 +0000 (14:34 -0800)
commit48ee7bad3e1ec0c782b4908f68e2922629d95351
treed942a41123bc695d81d8df119dfe6d81ff697036
parent84df0e6d718239cc5839d817ea30dbe26dd69cb2
staging: wilc1000: rename bDirectScan in refresh_scan function

This patch renames bDirectScan to direct_scan that is
third argument of refresh_scan function to avoid camelcase.

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