commit | 002a9e2677cc2a8b0d320731f9749737db5ed23b | [log] [tgz] |
---|---|---|
author | Avri Altman <avri.altman@intel.com> | Thu Jul 24 19:25:10 2014 +0300 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Wed Sep 03 22:49:06 2014 +0300 |
tree | d390ff074870c7633e288e9e9ea051a60f39ef60 | |
parent | 64ba893066528a03d7d21d7e187005748027a309 [diff] |
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>