From: Seth Forshee Date: Mon, 25 Feb 2013 20:58:05 +0000 (-0600) Subject: mac80211: Ensure off-channel frames don't get queued X-Git-Tag: v3.9-rc2~24^2~15^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7679ed5a0e92c87eeef33ae463e39a843561836;p=pandora-kernel.git 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 Signed-off-by: Seth Forshee Signed-off-by: Johannes Berg --- Reading git-diff-tree failed