net80211 ratectl proof of concept

Bernhard Schmidt bschmidt at techwires.net
Wed Mar 31 14:04:17 UTC 2010


On Wed, Mar 31, 2010 at 02:31:30PM +0100, Rui Paulo wrote:
> On 31 Mar 2010, at 14:24, Antoine Brodin wrote:
> > This looks great!
> > Is there specific reasons to use pointers and not ints for some
> > arguments of foo_tx_complete() and foo_tx_update()?
> 
> Not really. I'll probably switch them to ints at some point.

Hmm, I somehow like the idea of not passing integers here. Looking at
ath_rate/sample it passes a struct. I don't know whether this can be
rewritten though.

-- 
Bernhard


More information about the freebsd-net mailing list