ath9k: Nuke unneccesary helper function to see if aggr is active
commit089e698d235162324142063c96780aeacd546d36
authorVasanthakumar Thiagarajan <vasanth@atheros.com>
Wed, 10 Jun 2009 12:20:07 +0000 (10 17:50 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Jul 2009 18:57:38 +0000 (10 14:57 -0400)
tree5c9f16542c9a4c11c7541d6899e922123edc6c45
parente36d56b64808aec54b68b4e9976180c1da0933b2
ath9k: Nuke unneccesary helper function to see if aggr is active

IEEE80211_TX_CTL_AMPDU in tx control flags should be enough
to confirm BA is negotiated for that tid.

Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/xmit.c