summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorVasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>2012-02-10 20:40:32 +0530
committerKalle Valo <kvalo@qca.qualcomm.com>2012-02-28 09:45:50 +0200
commitbd5b5ac2873da5a153fa32ff58d2fc4e25f7bc8a (patch)
treef0617442a3c5d184144eb16a322b101ff573626d /tools/perf/scripts/python/syscall-counts.py
parentcc4d623de46616825d9330467e0a7375835171be (diff)
ath6kl: Make sure to allocate rx buffers after the endpoint connection
Rx buffers should be allocated for control and best effort endpoints only after the enpoints connection is esablished. But this is done before the endpoint connection is complete, we don't even the control and BE endpoints that time. Move the buffer allocation after endpoint connection is over, after ath6kl_init_hw_start(). Found in review, never seen any real issue with this. Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions