>
http://bugzilla.kernel.org/show_bug.cgi?id=13692
>
> Summary: dccp_ipv4 has >1 usage count and cannot be removed
> Product: Networking
> Version: 2.5
> Kernel Version: 2.6.30
> Platform: All
> OS/Version: Linux
> Tree: Mainline
> Status: NEW
> Severity: normal
> Priority: P1
> Component: IPV4
> AssignedTo:
shemminger@linux-foundation.org
> ReportedBy:
oakad@yahoo.com
> Regression: No
>
>
> Upon loading of dccp_ipv4 (either through autoload or explicitly, with
> modprobe) the usage count of the module is immediately set to 2 and the module
> can not be unloaded.
>
> Usage count seems to be correctly incremented/decremented during operation, but
> never gets lower than 2.
>