mac80211: allow driver to ask for a rate control algorithm
authorJohannes Berg <johannes@sipsolutions.net>
Sun, 28 Oct 2007 13:51:05 +0000 (14:51 +0100)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 11 Nov 2007 05:59:54 +0000 (21:59 -0800)
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>

No differences found