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)
commit6d440b2559c9e477ff11b40c6f2dd69193d46161
tree0de75b6fed9d89f252955c220c3699b4e32314ed
parent84bfffa96835435d138b315f90e5fdea1185eb4d
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 3b24f4c65386dc0f2efb41027bc6e410ea2c0049
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 4e6c48e0984e28d064ee8fbc292aee7b7920c507.
drivers/net/wireless/iwlwifi/mvm/mac80211.c