From: Haim Dreyfuss Date: Sun, 14 Jun 2015 08:17:07 +0000 (+0300) Subject: iwlwifi: pcie: Set scheduler to work on auto mode X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~124^2~42^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94ce9e5e73c71b26a19b83844f9840859f3b035b;p=pandora-kernel.git iwlwifi: pcie: Set scheduler to work on auto mode During NIC initialization shared HW is reset and this disables the scheduler. Some HW platforms do not activate the scheduler after it. Consequently all HCMD sent by the driver stay at the queues which cause to queue stuck. Set the scheduler to work on auto active mode so it would be activated upon change over one of the queues' write pointer. Signed-off-by: Haim Dreyfuss Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed