From: Daniel C Halperin Date: Thu, 13 Aug 2009 20:30:59 +0000 (-0700) Subject: iwlwifi: use station HT capabilities and BSS operating mode for Green-field X-Git-Tag: v2.6.32-rc1~703^2~335^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b261793da587160d12ce6d63db60493342ddce20;p=pandora-kernel.git iwlwifi: use station HT capabilities and BSS operating mode for Green-field Green-field mode should be configured in the HT station table. This patch uses both the per-station GF support flag as well as the current BSS HT operation mode (non-GF stations present flag). Added the "ht_greenfield_support" field to struct iwl_cfg to replace the device-specific check in rs_use_green(). That check has been moved to iwlcore_init_ht_hw_capab(). Signed-off-by: Daniel C Halperin Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed