commit | 8d6f658e211a3c6ff808f7fc6ebb30239457eabc | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni.malinen@atheros.com> | Mon Dec 15 10:37:50 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Dec 19 15:23:22 2008 -0500 |
tree | a45fe7ba263a6f943bc4a4d2043496ad4a20f684 | |
parent | d85882273367e98aecb9ff11a9d76515a6d37131 [diff] |
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 <jouni.malinen@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>