summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-03-09 11:02:54 +0100
committerJohn W. Linville <linville@tuxdriver.com>2014-03-14 14:49:14 -0400
commit3b3e0efb5c72c4fc940af50b33626b8a78a907dc (patch)
tree140b316ad5a2edc56428f34eb62876f29125f8a2 /tools/perf/scripts/python/syscall-counts.py
parent6caefd1271910820db81d4c951a1fe2c9e16ee0b (diff)
ath9k: fix ready time of the multicast buffer queue
qi->tqi_readyTime is written directly to registers that expect microseconds as unit instead of TU. When setting the CABQ ready time, cur_conf->beacon_interval is in TU, so convert it to microseconds before passing it to ath9k_hw. This should hopefully fix some Tx DMA issues with buffered multicast frames in AP mode. Cc: stable@vger.kernel.org Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions