staging: wilc1000: remove pointer variables of txq_add_to_head_cs
[cascardo/linux.git] / drivers / staging / wilc1000 / wilc_wlan_if.h
index b1de65b..93e9fbd 100644 (file)
@@ -112,9 +112,6 @@ typedef struct {
 
        u32 tx_buffer_size;
        void *txq_critical_section;
-
-       void *txq_add_to_head_critical_section;
-
 #if defined(MEMORY_STATIC)
        u32 rx_buffer_size;
 #endif