commit | a7679ed5a0e92c87eeef33ae463e39a843561836 | [log] [tgz] |
---|---|---|
author | Seth Forshee <seth.forshee@canonical.com> | Mon Feb 25 14:58:05 2013 -0600 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Feb 26 21:04:58 2013 +0100 |
tree | 435faeb67f5eeca65a910905e967257be90a26d8 | |
parent | 163df6cf292a1024277f500038fc0ed493635673 [diff] |
mac80211: Ensure off-channel frames don't get queued Commit 6c17b77b67587b9f9e3070fb89fe98cef3187131 (mac80211: Fix tx queue handling during scans) contains a bug that causes off-channel frames to get queued when they should be handed down to the driver for transmit. Prevent this from happening. Reported-by: Fabio Rossi <rossi.f@inwind.it> Signed-off-by: Seth Forshee <seth.forshee@canonical.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>