On Fri, 2008-09-12 at 14:51 +0200, Johannes Berg wrote: > For the rate control algorithms, I was just thinking about removing the > rate_init() callback because this can just as well be done when > allocating the station. However, currently we don't pass the band to the > alloc_sta function, so that isn't possible right now. Oh, and for anyone thinking about enabling mesh with a driver that doesn't use the default PID RC algorithm -- there's a problem in that rate_init isn't called for mesh peers at all, hence you'll want to fix that problem in mac80211 if you really want to do it right now... I guess it mostly works now for PID because index 0 is a valid supported rate all the time. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part