commit | 830f903866a1611e9ce53f3e35202302bb938946 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Sun Oct 28 14:51:05 2007 +0100 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Nov 10 21:59:54 2007 -0800 |
tree | c1e6d73661aedd19bb3ef356fa14685389bfb082 | |
parent | 999acd9c339a761a18d625b13001612ac396ee00 [diff] |
mac80211: allow driver to ask for a rate control algorithm This allows a driver to ask for a specific rate control algorithm. The rate control algorithm asked for must be registered and be available as a module or built-in. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>