From: Daniel C Halperin Date: Fri, 21 Aug 2009 20:34:20 +0000 (-0700) Subject: iwlwifi: clear rate control flags on non-HT packet X-Git-Tag: v2.6.32-rc1~703^2~275^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ebaeff8ae0ba14c086b117f451c5b40bea8a64b;p=pandora-kernel.git iwlwifi: clear rate control flags on non-HT packet Clear the flags (most importantly, the IEEE80211_TX_RC_MCS flag) when sending a non-HT packet so that the rate index can be properly treated. This fixes the reporting of legacy rates in wireless-extensions for packets sent after an HT packet. Signed-off-by: Daniel C Halperin Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed