1. 16 9月, 2016 1 次提交
    • S
      iwlwifi: mvm: call a different txq_enable function · ca3b9c6b
      Sara Sharon 提交于
      Since the SCD_QUEUE_CFG command was introduced the driver
      calls iwl_trans_txq_enable_cfg() with a NULL for scd_cfg
      parameter.
      This makes the transport avoid writing to the SCD pointers,
      since it can cause races with firmware, which is also accessing
      the registers.
      The transport only updates the write pointer in that case.
      Fix a wrong call to iwl_trans_txq_enable() which caused a
      scd_cfg parameter to be sent to transport, resulting with an
      access to SCD registers.
      
      Fixes: 58f2cc57 ("iwlwifi: mvm: support dqa-mode scd queue redirection")
      Signed-off-by: NSara Sharon <sara.sharon@intel.com>
      Signed-off-by: NLuca Coelho <luciano.coelho@intel.com>
      ca3b9c6b
  2. 30 8月, 2016 16 次提交
  3. 18 8月, 2016 11 次提交
  4. 17 8月, 2016 6 次提交
  5. 16 8月, 2016 6 次提交
新手
引导
客服 返回
顶部