From 63a586c90118e5307efbacb24817b7c9fad18928 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Fri, 17 Jun 2011 21:01:31 +0100 Subject: e100: tweak which I don't understand --- host/lib/usrp/e100/e100_impl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/lib/usrp/e100/e100_impl.cpp') diff --git a/host/lib/usrp/e100/e100_impl.cpp b/host/lib/usrp/e100/e100_impl.cpp index aa87b87dd..96ac6548b 100644 --- a/host/lib/usrp/e100/e100_impl.cpp +++ b/host/lib/usrp/e100/e100_impl.cpp @@ -192,7 +192,7 @@ e100_impl::e100_impl( } e100_impl::~e100_impl(void){ - /* NOP */ + _io_impl.reset(); //reset here, seems to fix hang? } /*********************************************************************** -- cgit v1.2.3