From: Johannes Berg Date: Tue, 29 Apr 2008 15:18:59 +0000 (+0200) Subject: mac80211: clean up get_tx_stats callback X-Git-Tag: v2.6.27-rc1~969^2~457 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57ffc589a92424f9def74fe0d49b2f7763ff07fd;p=pandora-kernel.git mac80211: clean up get_tx_stats callback The callback takes a ieee80211_tx_queue_stats with a contained array of ieee80211_tx_queue_stats_data, remove the former, rename the latter to ieee80211_tx_queue_stats and make tx_stats() take the array directly. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed