summaryrefslogtreecommitdiff
path: root/network/wlan/WIFICX/drivercode/driver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'network/wlan/WIFICX/drivercode/driver.cpp')
-rw-r--r--network/wlan/WIFICX/drivercode/driver.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/wlan/WIFICX/drivercode/driver.cpp b/network/wlan/WIFICX/drivercode/driver.cpp
index 562769ef..f25cc7b5 100644
--- a/network/wlan/WIFICX/drivercode/driver.cpp
+++ b/network/wlan/WIFICX/drivercode/driver.cpp
@@ -65,7 +65,7 @@ Return Value:
return status;
}
- //TraceExit(status);
+ TraceExit(status);
return status;
}