[PATCH] rt2x00: Fix residual check in PLCP calculations.
authorMattias Nissler <mattias.nissler@gmx.de>
Sat, 13 Oct 2007 14:26:52 +0000 (16:26 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 18 Oct 2007 20:19:04 +0000 (16:19 -0400)
commitdb15178755f823d1fa8c242210cf04c26fca1483
treea0bc7a0ce5e6465d0e8edfe199536c519a6e5d13
parentc7c466763d70059ead7ed990e2e9766a0caf9509
[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>
drivers/net/wireless/rt2x00/rt2x00dev.c