From: Jouni Malinen Date: Mon, 15 Dec 2008 08:37:50 +0000 (+0200) Subject: mac80211: Remove radiotap rate-present flag for HT X-Git-Tag: v2.6.29-rc1~581^2~105^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d6f658e211a3c6ff808f7fc6ebb30239457eabc;p=pandora-kernel.git mac80211: Remove radiotap rate-present flag for HT Since we do not currently report HT rates (MCS index) in radiotap header for HT rates, we should not claim the rate is present. The rate octet itself is used as padding in this case, so only the it_present flag needs to be removed in case of HT rates. Signed-off-by: Jouni Malinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed