From: Johannes Berg Date: Wed, 20 Apr 2011 16:10:39 +0000 (-0700) Subject: iwlagn: use proper good CRC threshold behaviour X-Git-Tag: v3.0-rc2~7^2~16^2~205 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2690c0db7146b12e4fc2d572053c823e512758a;p=pandora-kernel.git iwlagn: use proper good CRC threshold behaviour New microcode versions use the good CRC threshold field differently, as a flag, and in that case we should set it to 1/0 instead of 1/65535 for an active/passive scan. The new behaviour is advertised by the uCode with a feature flag. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed