Bug #1738
closedath: fix sysctl cleanup on detach
0%
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
Updated by rpaulo2 over 14 years ago
On 16 Apr 2010, at 19:11, Johannes Hofmann wrote:
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
This can be committed. Thanks.
Regards,
--
Rui Paulo
Updated by ahuete.devel over 14 years ago
Committed, thanks!
2010/4/17 Rui Paulo <rpaulo@gmail.com>:
On 16 Apr 2010, at 19:11, Johannes Hofmann wrote:
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.diffThis can be committed. Thanks.
Regards,
--
Rui Paulo
Updated by Johannes.Hofmann over 14 years ago
fixed with 09da298d59d41c0312d1677ee1cac382c23106d5