From: Christian Lamparter Date: Fri, 17 Sep 2010 20:22:50 +0000 (+0200) Subject: carl9170: fix noise dBm conversion X-Git-Tag: v2.6.37-rc1~147^2~373^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e278c5a90368408bd191743e7c6f978f068f4b8d;p=pandora-kernel.git carl9170: fix noise dBm conversion Ever since carl9170 gained support to read the noisefloor, the reported noisefloor level was pretty poor. Initially I assumed that something was wrong in the PHY setup and it would be impossible to fix without any guidances. But this was not the case. In fact the nf readings were correct and the thing that was broken was the "simple" sign extension code! Signed-off-by: Christian Lamparter Signed-off-by: John W. Linville --- Reading git-diff-tree failed