commit | 7988436c6330eab98f64b6e799ce2d30fe5ffd55 | [log] [tgz] |
---|---|---|
author | Gertjan van Wingerde <gwingerde@gmail.com> | Mon Dec 14 23:32:31 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 21 11:32:15 2009 -0500 |
tree | 70b4a31120a82e38f8b91895815dec8942eb6069 | |
parent | 6c3069b1e7e983e176a5f826e2edffefdd404a08 [diff] |
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 <gwingerde@gmail.com> Acked-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>