commit | d2690c0db7146b12e4fc2d572053c823e512758a | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Apr 20 09:10:39 2011 -0700 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Sat Apr 30 08:40:14 2011 -0700 |
tree | fc8254556fa4adb4f737a3b5f41f346fe2fa90d3 | |
parent | c1821c95c13240c2c8d3da8845c2021e575e29c6 [diff] |
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 <johannes.berg@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>