]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: utilize the frame release infrastructure
authorSara Sharon <sara.sharon@intel.com>
Sun, 28 Feb 2016 13:41:47 +0000 (15:41 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 10 May 2016 19:14:43 +0000 (22:14 +0300)
commitd3cb296c131829136dde8f001c74df9cba6f6761
treee799330100df6097aaf7a942fddb48f4ea1b05be
parent2093cd06232564f4a99b9ca9930d3063bd34c2af
iwlwifi: mvm: utilize the frame release infrastructure

The firmware will send frame release notification in order
to release "stuck" frames on a queue where no more frames
arrive on.
Upon receiving the message the driver shall indicate the frames
up to the NSSN.

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