diff options
author | Jesse Brandeburg <[email protected]> | 2011-02-02 10:19:50 +0000 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2011-02-17 01:11:21 -0800 |
commit | 713b3c9e4c1a6da6b45da6474ed554ed0a48de69 (patch) | |
tree | 9c578651c91b70da176e3a65a5537aad53814e15 /tools/perf/util/trace-event-scripting.c | |
parent | 615b32af9730def64330e4c0c95c973e90bd9c6d (diff) |
e1000e: flush all writebacks before unload
The driver was not flushing all writebacks before unloading, possibly
causing memory to be written by the hardware after the driver had
reinitialized the rings.
This adds missing functionality to flush any pending writebacks and is
called in all spots where descriptors should be completed before the driver
begins processing.
Signed-off-by: Jesse Brandeburg <[email protected]>
Reviewed-by: Bruce Allan <[email protected]>
Tested-by: Jeff Pieper <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions