From: Johannes Berg Date: Fri, 30 Apr 2010 18:30:50 +0000 (-0700) Subject: iwlwifi: remove pointless HT check X-Git-Tag: v2.6.35-rc1~473^2~42^2^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63d4176933a5c4d9387eb79e1d50a9232e58c06e;p=pandora-kernel.git iwlwifi: remove pointless HT check Remove the check before invoking iwl_set_ht_add_station(), since neither of the conditions in this check makes sense, as either we pass in a NULL ht_info (first branch) or in the IBSS case an ht_info with ht_enabled=false. Signed-off-by: Johannes Berg Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed