]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "iwlwifi: mvm: drop non VO frames when flushing"
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 20 Jan 2015 07:25:19 +0000 (09:25 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 22 Jan 2015 15:55:17 +0000 (17:55 +0200)
commit2b2e99b76ae9f468ebb575a0bef7a584d935750c
tree0de75b6fed9d89f252955c220c3699b4e32314ed
parent5dbbb2d14cdc2b4110226fc24bdd0da0833c0634
Revert "iwlwifi: mvm: drop non VO frames when flushing"

This is now implemented by mac80211 (commit below).
mac80211 will flush/drop the frames on the queues before
suspending / disconnecting.
It will then send the deauth and wait until the queues are
empty.

commit 6bcb1c73162312e2a721163274daae8c647dbedd
Author: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Date:   Wed Jan 7 15:42:39 2015 +0200

    mac80211: let flush() drop packets when possible

This reverts commit 65b5bdff4d9b215f15a8bb85464e34e1b1c80fcb.
drivers/net/wireless/iwlwifi/mvm/mac80211.c