From: Mattias Nissler Date: Sat, 13 Oct 2007 14:26:52 +0000 (+0200) Subject: [PATCH] rt2x00: Fix residual check in PLCP calculations. X-Git-Tag: v2.6.24-rc1~125^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db15178755f823d1fa8c242210cf04c26fca1483;p=pandora-kernel.git [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 Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed