Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F143536536
D49545.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
303 B
Referenced Files
None
Subscribers
None
D49545.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D49545: ath: fix athtools common code to correctly init state
Attached
Detach File
Event Timeline
Log In to Comment