staging: wilc1000: change_virtual_intf: change codes for unified firmware
authorGlen Lee <glen.lee@atmel.com>
Mon, 25 Jan 2016 07:35:17 +0000 (16:35 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 23:25:40 +0000 (15:25 -0800)
commit86bff01b94bb0cd1a2cbcaae46c3677d60768c1a
tree27f46433369a5526b36cd76f431ed2d2d0c6d337
parentff35567923c7df4af03adec0a36871914b48bead
staging: wilc1000: change_virtual_intf: change codes for unified firmware

In previous patch, we use unified firmware on wilc, which means we do not need
to download firmware again to change virtual interfaces.
There are a lot of codes to change interface and they are needless now, so
remove them except wilc_set_operation_mode function which change the mode and
wilc_set_power_mgmt which control power save.
There will be unused functions and they will be removed in later patch.

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
This page took 0.04151 seconds and 5 git commands to generate.