From: Ivo van Doorn Date: Sun, 17 Feb 2008 16:33:13 +0000 (+0100) Subject: rt2x00: Filter ACK_CTS based on FIF_CONTROL X-Git-Tag: v2.6.26-rc1~1138^2~530^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e542239f639fa4e7b13a949d39d44ff1eccf7e3a;p=pandora-kernel.git rt2x00: Filter ACK_CTS based on FIF_CONTROL The ACK_CTS frame is a control frame, this means dropping the frame depends on the FIF_CONTROL flag for filtering. This also fixes an obvious typo in register definition. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed