commit | bdbfd6b582f55384059d9ac5e65b3653092e6adf | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <Sujith.Manoharan@atheros.com> | Wed Apr 27 16:56:51 2011 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Apr 28 14:53:19 2011 -0400 |
tree | bca5492d67d2e4b210539ae9029f54568165f297 | |
parent | 8973a6e770fc891f92daacbc1c92c7cd396fcf7e [diff] |
mac80211: Add new API for rate selection This patch adds a new API for setting a TX rate mask in drivers that have rate control in either the firmware or hardware. This can be used for various purposes, for example, masking out the 11b rates in P2P operation. Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>