]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: enable receiving beacons when not associated
authorMeenakshi Venkataraman <meenakshi.venkataraman@intel.com>
Wed, 8 Feb 2012 20:04:41 +0000 (12:04 -0800)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Fri, 17 Feb 2012 18:58:39 +0000 (10:58 -0800)
commit1180fac2405d17959ea6a667e868b6f55f374e5d
tree2c1028372ffeec02cbd2a2341ec4b02461d6d6b9
parent73bf45f6f9cb46ff75e9927ab1e3fcd73b315303
iwlwifi: enable receiving beacons when not associated

If the firmware implements beacon filtering,
beacons are filtered when not associated. This causes
association failures on channels marked passive.

Enabling this flag indicates to the firmware to allow
the beacons to pass through when not associated only.

Signed-off-by: Meenakshi Venkataraman <meenakshi.venkataraman@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-agn-rxon.c