Merge branch 'for-linus' of git://git.kernel.dk/linux-block
[cascardo/linux.git] / drivers / staging / wilc1000 / host_interface.h
index 795c18c..01f3222 100644 (file)
@@ -274,7 +274,7 @@ struct host_if_drv {
        u8 assoc_bssid[ETH_ALEN];
        struct cfg_param_attr cfg_values;
 
-       struct semaphore sem_cfg_values;
+       struct mutex cfg_values_lock;
        struct semaphore sem_test_key_block;
        struct semaphore sem_test_disconn_block;
        struct semaphore sem_get_rssi;