rt2x00: Forbid aggregation for STAs not programmed into the hw
authorHelmut Schaa <helmut.schaa@googlemail.com>
Thu, 8 Sep 2011 12:38:36 +0000 (14:38 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 14 Sep 2011 17:56:57 +0000 (13:56 -0400)
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>

No differences found