commit | b11b160defc48e4daa283f785192ea3a23a51f8e | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Sun Jul 11 12:48:44 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jul 12 16:05:38 2010 -0400 |
tree | b42a7d59290568ddb9b346cae98d04b875d28472 | |
parent | e5cbef96cf8bf9967605a1b75b115f4b7efa7bc4 [diff] |
ath9k: validate the TID in the tx status information Occasionally the hardware can send out tx status information with the wrong TID. In that case, the BA status cannot be trusted and the aggregate must be retransmitted. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>