]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit465e284999df8e61112f2eea1eef38e0f7c4c3b0
treedf7a7074fb671ab8f992be15066a6670f3c08bc8
parentaa530a7c07c131416faba7cc6f10c9f8464475df
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