mac80211: remove get_tx_stats() driver op
authorKalle Valo <kalle.valo@iki.fi>
Sun, 7 Feb 2010 08:22:01 +0000 (10:22 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 8 Feb 2010 21:51:01 +0000 (16:51 -0500)
get_tx_stats() driver operation is not currently used anywhere in mac80211
and there are no plans to use it in the not-so-near future. So it can go
without anyone missing it.

Signed-off-by: Kalle Valo <kalle.valo@iki.fi>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found