Mika Kukkonen wrote: > Variable dcc_timeout is unsigned, so change the module_param() to > reflect that, and also remove the now unneeded check in init(). We seem to be having lots of patches with module_param fixes lately, so I went through the entire netfilter stuff and hopefully fixed up all of them.