From: Emmanuel Grumbach Date: Sun, 22 Dec 2013 13:09:40 +0000 (+0200) Subject: iwlwifi: pcie: keep the NIC awake when commands are in flight X-Git-Tag: v3.14-rc1~94^2~238^2^2~83^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9439491055a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed