diff options
author | Hans de Goede <[email protected]> | 2010-04-22 19:52:16 +0200 |
---|---|---|
committer | John W. Linville <[email protected]> | 2010-04-26 14:18:42 -0400 |
commit | 0250ececdf6813457c98719e2d33b3684881fde0 (patch) | |
tree | adaa956def6a31544d7bd11f565ed8d34f9512e4 /tools/perf/util/trace-event-scripting.c | |
parent | fe6f212ce12341df18ef9b890bea739b4547157b (diff) |
p54pci: fix bugs in p54p_check_tx_ring
Hans de Goede identified a bug in p54p_check_tx_ring:
there are two ring indices. 1 => tx data and 3 => tx management.
But the old code had a constant "1" and this resulted in spurious
dma unmapping failures.
Cc: [email protected]
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=583623
Bug-Identified-by: Hans de Goede <[email protected]>
Signed-off-by: Christian Lamparter <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions