iwlwifi: pcie: track rxb status
authorSara Sharon <sara.sharon@intel.com>
Tue, 21 Jun 2016 09:44:01 +0000 (12:44 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 6 Jul 2016 07:18:20 +0000 (10:18 +0300)
commitb1753c62c72fe70035498b28901f9a4bdcf2b92a
treedf7a7074fb671ab8f992be15066a6670f3c08bc8
parentf16c3ebfa64fdf0e2dc88e6baa72da95ab70ffd7
iwlwifi: pcie: track rxb status

In MQ environment and new architecture in early stages
we may encounter DMA issues. Track RXB status and bail
out in case we receive index to an RXB that was not
mapped and handed over to HW.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/pcie/internal.h
drivers/net/wireless/intel/iwlwifi/pcie/rx.c