[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090326.010409.92816273.davem@davemloft.net>
Date: Thu, 26 Mar 2009 01:04:09 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eric@....fr
Cc: kaber@...sh.net, sfr@...b.auug.org.au, linux-next@...r.kernel.org,
netdev@...r.kernel.org, netfilter-devel@...r.kernel.org
Subject: Re: [PATCH 2/3] netfilter: fix warning in ebt_ulog init function.
From: Eric Leblond <eric@....fr>
Date: Thu, 26 Mar 2009 08:59:55 +0100
> The ebt_ulog module does not follow the fixed convention about function
> return. Loading the module is triggering the following message:
>
> sys_init_module: 'ebt_ulog'->init suspiciously returned 1, it should follow 0/-E convention
> sys_init_module: loading module anyway...
> Pid: 2334, comm: modprobe Not tainted 2.6.29-rc5edenwall0-00883-g199e57b #146
> Call Trace:
> [<c0441b81>] ? printk+0xf/0x16
> [<c02311af>] sys_init_module+0x107/0x186
> [<c0202cfa>] syscall_call+0x7/0xb
>
> The following patch fixes the return treatment in ebt_ulog_init()
> function.
>
> Signed-off-by: Eric Leblond <eric@....fr>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists