commit | 2a9e25796b289f71c0802eca46005c750c57af95 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Oct 06 11:53:33 2017 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Oct 11 09:49:40 2017 +0200 |
tree | 013d1b17140f3007e1933592d0f126be113502e0 | |
parent | 8c418b5b15747eda05d086e80fa0a767982fbf37 [diff] |
mac80211: only remove AP VLAN frames from TXQ When removing an AP VLAN interface, mac80211 currently purges the entire TXQ for the AP interface. Fix this by using the FQ API introduced in the previous patch to filter frames. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Acked-by: Toke Høiland-Jørgensen <toke@toke.dk> Signed-off-by: Johannes Berg <johannes.berg@intel.com>