iwlwifi: ignore IBSS flag as regulatory NO-IR indication
authorArik Nemtsov <arik@wizery.com>
Thu, 30 Oct 2014 13:12:39 +0000 (15:12 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 12 Mar 2015 07:57:24 +0000 (09:57 +0200)
commitbdf2fae8376bbf1bdb0baa4c3616e81731214dfb
tree26afaabb3075ff2a4da624e4052b3356360bc586
parent770ceda6158b00cd872e0c6713f4f65320c5ff8d
iwlwifi: ignore IBSS flag as regulatory NO-IR indication

According to updated regulatory guidelines, the ACTIVE bit in the NVM
also allows ibss activity on the channel. The IBSS NVM bit is not updated
when LAR is active and is deprecated. Using this bit for NO-IR incorrectly
causes all 5Ghz channels to be marked as passive.

Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/iwl-nvm-parse.c