K 10 svn:author V 6 adrian K 8 svn:date V 27 2011-09-04T14:58:57.671126Z K 7 svn:log V 431 A previous commit from me used the aggregate length for packet completion. This made for some very bad performing 11n throughput because the rate used for selection (ie, the first frame length) didn't match up with the rate completion (ie, the aggregate length.) For now, just use the frame length of the first frame. This results in better throughput - which isn't 100% reliable, but it's better than what I'm currently seeing. END