]> git.itanic.dy.fi Git - linux-stable/commit
iwlwifi: pcie: fix (again) prepare card flow
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 21 Oct 2015 16:55:32 +0000 (19:55 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Dec 2015 19:31:15 +0000 (14:31 -0500)
commit4d8e3ed9204298a446190513c95b32b5dc0a809f
tree9060621c5e4ac951eb202e58d78d0bb8b70f40cd
parent05f374f2583f0038bdf6c3bd89acd336b806655d
iwlwifi: pcie: fix (again) prepare card flow

commit 03a19cbb91994212be72ce15ac3406fa9f8ba079 upstream.

The hardware bug in the commit mentioned below forces us
not to re-enable the clock gating in the Host Cluster.
The impact on the power consumption is minimal and it allows
the WAKE_ME interrupt to propagate.

Fixes: c9fdec9f3970 ("iwlwifi: pcie: fix prepare card flow")
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/iwlwifi/pcie/trans.c