[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20071106.191704.193701495.davem@davemloft.net>
Date: Tue, 06 Nov 2007 19:17:04 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: randy.dunlap@...cle.com
Cc: netdev@...r.kernel.org, akpm@...ux-foundation.org,
torvalds@...ux-foundation.org
Subject: Re: [PATCH 2.6.24-rc2] net: net_free implicit declaration
From: Randy Dunlap <randy.dunlap@...cle.com>
Date: Tue, 6 Nov 2007 19:06:29 -0800
> From: Randy Dunlap <randy.dunlap@...cle.com>
>
> Just move the function so that is it known before it is used.
>
> net/core/net_namespace.c: In function 'copy_net_ns':
> net/core/net_namespace.c:97: error: implicit declaration of function 'net_free'
> net/core/net_namespace.c: At top level:
> net/core/net_namespace.c:104: warning: conflicting types for 'net_free'
> net/core/net_namespace.c:104: error: static declaration of 'net_free' follows non-static declaration
> net/core/net_namespace.c:97: error: previous implicit declaration of 'net_free' was here
> make[2]: *** [net/core/net_namespace.o] Error 1
>
> Signed-off-by: Randy Dunlap <randy.dunlap@...cle.com>
This is already fixed in the net-2.6 tree.
I'll push it to Linus after I'm done sorting another bug.
-
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