From 71c759e3fa6fb725c51e3800947848cd549222bf Mon Sep 17 00:00:00 2001
From: "Suren A. Chilingaryan" <csa@dside.dyndns.org>
Date: Mon, 18 Jul 2011 00:58:02 +0200
Subject: Prevent driver holding hardware locks from unloading

---
 tests/cleanup.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'tests')

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
-- 
cgit v1.2.3