From: Kalle Valo Date: Sun, 7 Feb 2010 08:21:46 +0000 (+0200) Subject: p54: remove get_tx_stats() mac80211 op X-Git-Tag: v2.6.34-rc1~233^2~325^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97e93fcd866ee7cc02082fc62509378f50547936;p=pandora-kernel.git p54: remove get_tx_stats() mac80211 op get_tx_stats() will be removed from mac80211. p54 uses struct ieee80211_tx_queue_stats also internally, so create a new identical struct p54_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