From: Felix Fietkau Date: Mon, 16 Dec 2013 20:39:50 +0000 (+0100) Subject: mac80211: move "bufferable MMPDU" check to fix AP mode scan X-Git-Tag: v3.13-rc8~4^2~4^2^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=277d916fc2e959c3f106904116bb4f7b1148d47a;p=pandora-kernel.git mac80211: move "bufferable MMPDU" check to fix AP mode scan The check needs to apply to both multicast and unicast packets, otherwise probe requests on AP mode scans are sent through the multicast buffer queue, which adds long delays (often longer than the scanning interval). Cc: stable@vger.kernel.org Signed-off-by: Felix Fietkau Signed-off-by: Johannes Berg --- Reading git-diff-tree failed