]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd79a7c19b241b09a8c6e3cb99b0b2b740480c01a
treed390ff074870c7633e288e9e9ea051a60f39ef60
parent7781a8f9afd63c5e7bf639c6dd76f1ea2ad1cb11
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