Merge tag 'vfio-v3.14-rc1' of git://github.com/awilliam/linux-vfio
[firefly-linux-kernel-4.4.55.git] / drivers / misc / mei / client.c
index 4f268a37772034a3c6914ba0cc9300d71644405f..1ee2b9492a82527d508b4396647f75823956e28c 100644 (file)
@@ -370,6 +370,7 @@ void mei_host_client_init(struct work_struct *work)
        }
 
        dev->dev_state = MEI_DEV_ENABLED;
+       dev->reset_count = 0;
 
        mutex_unlock(&dev->device_lock);
 }