commit | cb753b7253548b950e84843a00b4db8d0c54f578 | [log] [tgz] |
---|---|---|
author | Helmut Schaa <helmut.schaa@googlemail.com> | Sat Oct 02 11:29:59 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Oct 05 13:35:27 2010 -0400 |
tree | fcd8cf0add4fcb78d01cb4104975e53044b711bd | |
parent | 95192339c2de1e1a61baf289af3e3332403371c9 [diff] |
rt2x00: Allow tx duplication for legacy rates in HT40 mode Make use of the IEEE80211_TX_RC_DUP_DATA flag to duplicate a transmission with legacy rates to both 20Mhz channels if set. Also update the related comment in rt2800.h to describe the behavior of the BW_40 flag for legacy rates. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>