commit | db15178755f823d1fa8c242210cf04c26fca1483 | [log] [tgz] |
---|---|---|
author | Mattias Nissler <mattias.nissler@gmx.de> | Sat Oct 13 16:26:52 2007 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Oct 18 16:19:04 2007 -0400 |
tree | a0bc7a0ce5e6465d0e8edfe199536c519a6e5d13 | |
parent | c7c466763d70059ead7ed990e2e9766a0caf9509 [diff] |
[PATCH] rt2x00: Fix residual check in PLCP calculations. Because rt2x00 implements the residual calculation different from what the legacy code does (i.e. scaled values), we need to adjust the residual check. Again, we are only mimicking the behaviour of the ralink driver without actually knowing what we do :-( Signed-off-by: Mattias Nissler <mattias.nissler@gmx.de> Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>