summaryrefslogtreecommitdiff
path: root/samples/trace_events
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-11-14 15:20:13 +0100
committerJohn W. Linville <linville@tuxdriver.com>2010-11-17 16:19:29 -0500
commit2d42efc44e38d3a8b2bf30e34559036bb6541672 (patch)
tree42bd46218aa2f0caa35f418768387164c50e8338 /samples/trace_events
parent04caf863750bc7e042d1e8d57e5ce9d6326ab435 (diff)
ath9k: store frame information used by aggregation inside the skb tx info
Since the pointers after the rates in the tx info cannot be used anymore after frames have been queued, this area can be used to store information that was previously stored in the ath_buf. With these changes, we can delay the ath_buf assignment in the aggregation code until aggregates are formed. That will not only make it possible to simplify DMA descriptor setup to do less rewriting of uncached memory, but will also make it easier to move aggregation out of the core of the ath9k tx path. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'samples/trace_events')
0 files changed, 0 insertions, 0 deletions