Actions
Bug #1738
closedath: fix sysctl cleanup on detach
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Currently ath does not properly remove sysctl's on detach causing
panics when doing "sysctl -a" after unloading the module.
This patch fixes the issue:
http://leaf.dragonflybsd.org/~hofmann/ath_sysctl_detach.diff
Actions