From: Helmut Schaa Date: Thu, 24 Nov 2011 08:13:26 +0000 (+0100) Subject: rt2x00: Pass BlockAck and BlackAckReq frames to mac80211 in monitor mode X-Git-Tag: v3.3-rc1~182^2~261^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4883993841638963fbae2f334899f29309466152;p=pandora-kernel.git rt2x00: Pass BlockAck and BlackAckReq frames to mac80211 in monitor mode Previously BlockAcks were always dropped by the rt2800 hardware while BlockAckReqs were always accepted. However, both are only useful on monitor interfaces at the moment and both are control frames. So pass them up when mac80211 sets FIF_CONTROL. Signed-off-by: Helmut Schaa Acked-by: Gertjan van Wingerde Acked-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed