Bernhard Schmidt a7c6aabdc3 Instead of using the AMRR ratectl algo as default for drivers which have
the IEEE80211_C_RATECTL flag set, default to NONE for all drivers. Only if
a driver calls ieee80211_ratectl_init() check if the NONE algo is still
selected and try to use AMRR in that case. Drivers are still free to use
any other algo by calling ieee80211_ratectl_set() prior to the
ieee80211_ratectl_init() call.

After this change it is now safe to assume that a ratectl algo is always
available and selected, which renders the IEEE80211_C_RATECTL flag pretty
much useless. Therefore revert r211314 and 211546.

Reviewed by:	rpaulo
MFC after:	2 weeks
2010-11-06 18:17:20 +00:00
..
2010-07-28 16:24:11 +00:00
2010-07-21 18:50:24 +00:00
2009-09-14 21:33:00 +00:00
2010-01-28 08:41:30 +00:00
2010-10-13 17:38:23 +00:00
2010-10-13 17:38:23 +00:00
2010-08-03 16:30:56 +00:00
2010-01-03 23:26:29 +00:00
2010-07-19 18:47:18 +00:00
2010-10-18 14:26:29 +00:00
2010-09-29 20:53:33 +00:00
2010-10-13 14:41:52 +00:00
2010-01-08 20:40:28 +00:00
2010-05-11 17:14:17 +00:00
2010-01-08 15:57:56 +00:00
2010-09-10 08:11:48 +00:00
2010-01-01 22:47:53 +00:00
2010-01-28 08:41:30 +00:00
2010-09-10 08:11:48 +00:00
2010-01-03 23:31:58 +00:00
2010-05-20 13:16:42 +00:00
2010-01-28 08:41:30 +00:00
2010-07-19 18:47:18 +00:00
2010-10-28 04:14:28 +00:00
2010-11-05 19:38:28 +00:00