adrian e4ba7b5fcb Correct the actual definition of ath_tx_tid_filt_comp_single() to
match how it's used.

This is another bug that led to aggregate traffic hanging because
the BAW tracking stopped being accurate.  In this instance, a filtered
frame that exceeded retries would return a non-error, which would
mean the caller would never remove it from the BAW.  But it wouldn't
be added to the filtered list, so it would be lost forever.  There'd
thus be a hole in the BAW that would never get transmitted and
this leads to a traffic hang.

Tested:

* Routerstation Pro, AR9220 AP
2014-04-08 07:08:59 +00:00
..
2014-04-05 23:20:04 +00:00
2013-09-04 18:42:05 +00:00
MFC
2013-02-26 21:09:35 +00:00
2013-10-29 11:17:49 +00:00
2013-02-19 18:22:25 +00:00
2013-10-29 11:17:49 +00:00
2014-03-02 07:39:37 +00:00
2013-08-28 14:49:36 +00:00
2014-02-18 21:29:30 +00:00
2013-10-28 23:34:05 +00:00
2013-02-19 19:25:50 +00:00
2013-07-07 19:47:22 +00:00
2014-02-20 04:56:55 +00:00
2013-05-10 16:41:26 +00:00
2013-09-05 23:14:27 +00:00
2013-10-08 19:07:48 +00:00
2013-10-29 11:17:49 +00:00
2014-03-13 15:57:25 +00:00
2013-05-10 16:41:26 +00:00
2013-10-29 11:17:49 +00:00
2014-02-04 20:52:33 +00:00