]> git.ipfire.org Git - thirdparty/kernel/stable.git/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:34:24 +0000 (14:34 -0500)
commit66c4d636733dbc7d9aa3ed0191e9d02ba836d676
tree4023778c16a6ca6fc7f86ca9aef9bbef054564a4
parent7fc3efcbf181df8ba61753887654633389a1fb37
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