]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/staging/wilc1000/wilc_wfi_netdevice.h
staging: wilc1000: remove wrappers around sema_init()
[karo-tx-linux.git] / drivers / staging / wilc1000 / wilc_wfi_netdevice.h
index 77f320d125e8b6cf151998063c43b1b1e54d8b76..d1de0321749a6436baf185a40829c2892c96d9fc 100644 (file)
@@ -193,7 +193,7 @@ typedef struct {
        struct mutex txq_cs;
 
        /*Added by Amr - BugID_4720*/
-       struct mutex txq_add_to_head_cs;
+       struct semaphore txq_add_to_head_cs;
        spinlock_t txq_spinlock;
 
        struct mutex rxq_cs;