]> git.karo-electronics.de Git - karo-tx-linux.git/commit
iwlwifi: mvm: fix fw monitor 7000 HW recollecting
authorLiad Kaufman <liad.kaufman@intel.com>
Wed, 3 May 2017 15:47:46 +0000 (18:47 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 23 Jun 2017 09:00:28 +0000 (12:00 +0300)
commit3e73148406c67615bbe8d166d2c22efc3995e305
treeda4f013ad07ee7921bb5aa952f263b47fcd6f462
parent7b7cab79b8e7f904b22312b83989b2ba785a700c
iwlwifi: mvm: fix fw monitor 7000 HW recollecting

To stop and start the FW monitor in the 7000 HW
family we need to use a different bit, otherwise
after stopping it for the first time - it won't
get restarted. Use the correct bitmask.

Note: This fix is only for DRAM collection mode.
      For other modes, an additional fix will be
      needed.

Signed-off-by: Liad Kaufman <liad.kaufman@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/ops.c