iwlwifi: trans: configure the scheduler enable register
authorAvri Altman <avri.altman@intel.com>
Thu, 24 Jul 2014 16:25:10 +0000 (19:25 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 3 Sep 2014 19:49:06 +0000 (22:49 +0300)
commit002a9e2677cc2a8b0d320731f9749737db5ed23b
treed390ff074870c7633e288e9e9ea051a60f39ef60
parent64ba893066528a03d7d21d7e187005748027a309
iwlwifi: trans: configure the scheduler enable register

Currently the firmware is handling this, but that is wrong as it then
needs to assume a certain command queue, therefore this should be in
the driver; add it here so it can be removed from the firmware in the
future.

Signed-off-by: Avri Altman <avri.altman@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/iwl-prph.h
drivers/net/wireless/iwlwifi/iwl-scd.h
drivers/net/wireless/iwlwifi/pcie/tx.c