From: Kalle Valo Date: Sun, 7 Feb 2010 08:21:00 +0000 (+0200) Subject: ar9170: remove get_tx_stats() mac80211 op X-Git-Tag: v2.6.34-rc1~233^2~325^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1ace8e57a4e3af78767684c6f6b5f8b88417abb;p=pandora-kernel.git ar9170: remove get_tx_stats() mac80211 op get_tx_stats() will be removed from mac80211. Because ar9170 uses ieee80211_tx_queue_stats internally, create a new identical struct ar9170_tx_queue_stats which the driver can use. Compile-tested only. Signed-off-by: Kalle Valo Tested-by: Christian Lamparter Signed-off-by: John W. Linville --- Reading git-diff-tree failed