Merge with Donggu modifications
authorlaurent
Tue, 10 Jan 2012 15:10:08 +0100
changeset 2027 e579bd6faa87
parent 2026 65ecbfe9a6f9 (current diff)
parent 2024 08d67a0af2c1 (diff)
child 2028 5132c497918c
Merge with Donggu modifications
--- a/etherlab/plc_etherlab.c	Sun Jan 08 19:05:05 2012 +0100
+++ b/etherlab/plc_etherlab.c	Tue Jan 10 15:10:08 2012 +0100
@@ -100,6 +100,8 @@
 	if (rt_fd >= 0) {
 		rt_dev_close(rt_fd);
 	}
+	//release master
+	ecrt_release_master(master);
 }
 
 void __retrieve_%(location)s(void)