On 2011-11-23 9:14 PM, Adrian Chadd wrote:
> Ok, cool. So I was right. :)
> 
> Yes, the nice solution would be to expose those aggregate frame
> boundary delimiters to userland and then only marking those frames
> with valid RSSI .. well, somehow.
> 
> The nicer solution would be to buffer those frames in an aggregate and
> then assign them all a common RSSI. But ew.
No need to buffer them in the driver, just do a lookahead on the DMA
ring. If necessary, defer processing until the last part of the
aggregate has been completed.

- Felix


_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to