commit | b9439491055a18ee075614139abadfd74c1b887f | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Dec 22 15:09:40 2013 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Dec 31 19:03:43 2013 +0200 |
tree | 41845bfb442438e01acb78c3181adbd72a1ce761 | |
parent | a4a1247847ca9ae2fd96e0684a74acd551791000 [diff] |
iwlwifi: pcie: keep the NIC awake when commands are in flight Under very specific circumstances, the firmware might ignore a host command. This was debugged and we ended up seeing that the power management hardware was faulty. In order to workaround this issue, we keep the NIC awake as long as we have host commands in flight. This will avoid to put the hardware into buggy condition. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>