Page MenuHomeFreeBSD

D49545.diff
No OneTemporary

D49545.diff

diff --git a/tools/tools/ath/common/ctrl.c b/tools/tools/ath/common/ctrl.c
--- a/tools/tools/ath/common/ctrl.c
+++ b/tools/tools/ath/common/ctrl.c
@@ -87,7 +87,7 @@
{
int s;
- if (s != -1)
+ if (req->s != -1)
ath_driver_req_close(req);
/* For now, netif socket, not /dev/ filedescriptor */

File Metadata

Mime Type
text/plain
Expires
Sat, Jan 31, 9:02 PM (9 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28184483
Default Alt Text
D49545.diff (303 B)

Event Timeline