From: Joerg Sommer Date: Fri, 2 Mar 2007 18:32:06 +0000 (-0600) Subject: [PATCH] bcm43xx: Fix bug in frequency to channel conversion X-Git-Tag: v2.6.21-rc4~70^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d632f9fa38203ad5bac31e46921812216693b14f;p=pandora-kernel.git [PATCH] bcm43xx: Fix bug in frequency to channel conversion The frequency to channel routine in bcm43xx requires that the frequency be in MHz, but that condition is not always met. This patch does the necessary conversion. Signed-off-by: Joerg Sommer Signed-off-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed