iwlegacy: remove sync_cmd_mutex
[firefly-linux-kernel-4.4.55.git] / drivers / net / wireless / iwlegacy / iwl-dev.h
index df19d5c69e7f065e035f2f2ff5e1036e419c1a59..2d87dba2cfa3d137802d14f219b33d63f6f6fc77 100644 (file)
@@ -1077,7 +1077,6 @@ struct iwl_priv {
        spinlock_t hcmd_lock;   /* protect hcmd */
        spinlock_t reg_lock;    /* protect hw register access */
        struct mutex mutex;
-       struct mutex sync_cmd_mutex; /* enable serialization of sync commands */
 
        /* basic pci-network driver stuff */
        struct pci_dev *pci_dev;