commit | e542239f639fa4e7b13a949d39d44ff1eccf7e3a | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Sun Feb 17 17:33:13 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 29 15:37:22 2008 -0500 |
tree | 4357db0cd7c826a57b4d75f12e473633eb58645e | |
parent | baf26a7eae3b05d25dd967b92eb2e09406ed9cf4 [diff] |
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 <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>