commit | af35323db6a177514ef6c77b961bf9db31648cd9 | [log] [tgz] |
---|---|---|
author | Helmut Schaa <helmut.schaa@googlemail.com> | Thu Sep 08 14:38:36 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Sep 14 13:56:57 2011 -0400 |
tree | cedce48d4181199385a4650d66c0e77a3204ee9a | |
parent | a2b1328a23c57fbb9c51e6660a11049c35d151f9 [diff] |
rt2x00: Forbid aggregation for STAs not programmed into the hw If a STA is not known by the hw (i.e. has no WCID assigned) don't allow aggregation since this might mess up tx status reports and we won't be able to distinguish the reports of multiple WCID-less STAs. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>