commit | 3af512d6aac7eb6420086f124abb4426f5f4b369 | [log] [tgz] |
---|---|---|
author | Sara Sharon <sara.sharon@intel.com> | Wed Jul 22 11:38:40 2015 +0300 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sat Feb 27 22:00:06 2016 +0200 |
tree | e192787890af13951ae28552c72d5d2e472c9a80 | |
parent | 77fe739554e13d44466e115dbaba3e7aa3aececd [diff] |
iwlwifi: mvm: support filtered frames notification During d0i3 frames might be filtered by the FW and this may cause reordering buffer a delay - as the frames will not be received and reorder will time out. Introduce an API function to receive notification of filtered frames and pass the information to the mac80211. Signed-off-by: Sara Sharon <sara.sharon@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>