Bug #1738
ath: fix sysctl cleanup on detach
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
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
Related todos
History
Updated by rpaulo2 about 3 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 about 3 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.diff
>
> This can be committed. Thanks.
>
> Regards,
> --
> Rui Paulo
>
Updated by Johannes.Hofmann about 3 years ago
fixed with 09da298d59d41c0312d1677ee1cac382c23106d5