carl9170: Implement tx_frames_pending mac80211 callback function
authorChristian Lamparter <chunkeey@googlemail.com>
Thu, 7 Jul 2011 21:01:25 +0000 (23:01 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 8 Jul 2011 15:42:26 +0000 (11:42 -0400)
commit69f7235fe69be5c644f934566f3b972988e71ee4
tree4faab92eb7ff3c458897f3474d263ec38c34483d
parentcae561473e87fd01b07d980c643acd51c07e1f64
carl9170: Implement tx_frames_pending mac80211 callback function

Implementing this callback function will cause mac80211 refrain from
going to powersave state when there are still untransmitted TX frames
in the queues.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/carl9170/main.c