From: Gertjan van Wingerde Date: Mon, 14 Dec 2009 22:32:31 +0000 (+0100) Subject: rt2x00: Fix calculation of rt2800 iveiv entry offset. X-Git-Tag: v2.6.33-rc3~44^2~31^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7988436c6330eab98f64b6e799ce2d30fe5ffd55;p=pandora-kernel.git rt2x00: Fix calculation of rt2800 iveiv entry offset. Fix typo. The index should be multiplied by the entry size, not 'and'-ed. Found via code-inspection. Signed-off-by: Gertjan van Wingerde Acked-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed