From: Arnd Hannemann Date: Mon, 24 Aug 2009 18:51:46 +0000 (+0200) Subject: mac80211: Fix output of minstrels rc_stats X-Git-Tag: v2.6.32-rc1~703^2~275^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eadac6bf95e1945bb64e6f8f22d8509391645e2e;p=pandora-kernel.git mac80211: Fix output of minstrels rc_stats An integer overflow in the minstrel debug code prevented the throughput to be displayed correctly. This patch fixes that, by permutating operations like proposed by Pavel Roskin. Signed-off-by: Arnd Hannemann Signed-off-by: John W. Linville --- Reading git-diff-tree failed