commit | c8ca8c2f933a516b5f4586d7dc6055b72107f246 | [log] [tgz] |
---|---|---|
author | Thomas Huehn <thomas@net.t-labs.tu-berlin.de> | Mon Mar 04 23:30:02 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Mar 06 16:36:07 2013 +0100 |
tree | 87a1285588a6dcec2926e804e52fdc4d9bf8fba6 | |
parent | a512d4b543ea20ec84f712f90a5229ab88a9709c [diff] |
mac80211: merge value scaling macros of minstrel_ht and minstrel Both minstrel versions use individual ways to scale up integer values to perform calculations. Merge minstrel_ht's scaling macros into minstrels header file and use them in both minstrel versions. Acked-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Thomas Huehn <thomas@net.t-labs.tu-berlin.de> Signed-off-by: Johannes Berg <johannes.berg@intel.com>