From: Randy Dunlap <[EMAIL PROTECTED]>
Date: Tue, 6 Nov 2007 19:06:29 -0800

> From: Randy Dunlap <[EMAIL PROTECTED]>
> 
> 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 <[EMAIL PROTECTED]>

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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to