ath9k: Remove unnecessary AMPDU check at tx status
authorRajkumar Manoharan <rmanohar@qca.qualcomm.com>
Mon, 26 Sep 2011 16:18:39 +0000 (21:48 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 30 Sep 2011 19:56:57 +0000 (15:56 -0400)
commit185d1589ccc9f49afcdaede480523df2bfec7c01
tree62268a4f05c7a469e7e9893ec1b972434d68e4ba
parent89888e368eebb8d5c3dbf58425b95fc773aee511
ath9k: Remove unnecessary AMPDU check at tx status

Fill the ampdu_[ack]_len for both aggregation and normal frames.
So that we could avoid unnecesary conditional at tx status.

Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/rc.c
drivers/net/wireless/ath/ath9k/xmit.c