diff options
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/cleanup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cleanup.sh b/tests/cleanup.sh index 3dd201e..5ef568e 100755 --- a/tests/cleanup.sh +++ b/tests/cleanup.sh @@ -10,4 +10,4 @@ pci -w dma1r_reset_request 1 pci -w dma1r_reset 1 pci -r dma1r_running -pci --clean-kernel-memory dma +pci --free-kernel-memory dma |