From: Johannes Berg Date: Wed, 9 Oct 2013 07:59:25 +0000 (+0200) Subject: iwlwifi: pcie: poke device when commands don't complete quickly X-Git-Tag: v3.13-rc1~105^2~55^2^2^2~6^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9439eac79f1edae172f7c54dce61c4fe2c8308ad;p=pandora-kernel.git iwlwifi: pcie: poke device when commands don't complete quickly In certain corner cases in the firmware implementation, powersave transitions can cause the firmware to miss the fact that commands were added to the queue/FIFO and thus never processes them. Since the commands really are in the queue, try to poke the firmware in such cases (by grabbing NIC access, which wakes up the NIC) so it notices the new command and processes it. Reviewed-by: Alexander Bondar Reviewed-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed