From: Thomas Huehn Date: Tue, 9 Sep 2014 21:22:13 +0000 (+0200) Subject: mac80211: Unify rate statistic variables between Minstrel & Minstrel_HT X-Git-Tag: omap-for-v3.19/prcm-cleanup~141^2~144^2~50^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca12c0c83334a84581bb01daaedf1009deb09204;p=pandora-kernel.git mac80211: Unify rate statistic variables between Minstrel & Minstrel_HT Minstrel and Mintrel_HT used there own structs to keep track of rate statistics. Unify those variables in struct minstrel_rate_states and move it to rc80211_minstrel.h for common usage. This is a clean-up patch to prepare Minstrel and Minstrel_HT codebase for upcoming TPC. Signed-off-by: Thomas Huehn Acked-by: Felix Fietkau Signed-off-by: Johannes Berg --- Reading git-diff-tree failed