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

No differences found